We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eeff3a + 2a68c12 commit dec714bCopy full SHA for dec714b
action.yml
@@ -34,7 +34,7 @@ runs:
34
if: ${{ env.PHP_INSTALLED == 'yes' }}
35
36
- name: Install PHP
37
- uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # 2.34.1
+ uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
38
if: ${{ env.PHP_INSTALLED == 'no' }}
39
with:
40
php-version: "8.4"
0 commit comments