Skip to content

Commit d99f812

Browse files
Update shivammathur/setup-php action to v2.35.2
1 parent 0d24d6c commit d99f812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020

2121
- name: Setup PHP
22-
uses: shivammathur/setup-php@2.32.0
22+
uses: shivammathur/setup-php@2.35.2
2323
with:
2424
php-version: ${{ matrix.php }}
2525

0 commit comments

Comments
 (0)