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 94d61cf commit 88ce0bcCopy full SHA for 88ce0bc
.github/workflows/upgrade.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Set up PHP
21
- uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e #v2.34.1
+ uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 #v2.35.2
22
with:
23
php-version: '${{ env.PHP_VERSION }}'
24
0 commit comments