Skip to content

Commit f15bdc2

Browse files
Update shivammathur/setup-php action to v2.24.0
1 parent ebbbcf9 commit f15bdc2

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
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v3
3535

3636
- name: Setup PHP
37-
uses: shivammathur/setup-php@2.16.0
37+
uses: shivammathur/setup-php@2.24.0
3838
with:
3939
php-version: ${{ matrix.php }}
4040
coverage: xdebug

0 commit comments

Comments
 (0)