Skip to content

Commit 3240cbd

Browse files
Update shivammathur/setup-php action to v2.35.4
1 parent c4b3774 commit 3240cbd

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
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v4
3434

3535
- name: Setup PHP
36-
uses: shivammathur/setup-php@2.33.0
36+
uses: shivammathur/setup-php@2.35.4
3737
with:
3838
php-version: ${{ matrix.php }}
3939
coverage: xdebug

0 commit comments

Comments
 (0)