We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977bcec commit 3e3800fCopy full SHA for 3e3800f
.github/workflows/composer_outdated.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: ./.github/actions/composer-cache
27
28
- name: Set up PHP
29
- uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e #v2.34.1
+ uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f #v2.35.3
30
with:
31
php-version: '${{ env.PHP_VERSION }}'
32
.github/workflows/upgrade.yml
@@ -17,7 +17,7 @@ jobs:
17
ref: main
18
19
20
21
22
23
0 commit comments