Skip to content

Commit 46450ac

Browse files
Update shivammathur/setup-php action to v2.25.5
1 parent ebbbcf9 commit 46450ac

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.25.5
3838
with:
3939
php-version: ${{ matrix.php }}
4040
coverage: xdebug

0 commit comments

Comments
 (0)