Skip to content

Commit dec714b

Browse files
authored
Merge pull request #4 from packagist/renovate/shivammathur-setup-php-2.x
Update shivammathur/setup-php action to v2.35.4
2 parents 6eeff3a + 2a68c12 commit dec714b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
if: ${{ env.PHP_INSTALLED == 'yes' }}
3535

3636
- name: Install PHP
37-
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # 2.34.1
37+
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
3838
if: ${{ env.PHP_INSTALLED == 'no' }}
3939
with:
4040
php-version: "8.4"

0 commit comments

Comments
 (0)