Skip to content

Commit 8f86835

Browse files
authored
Merge pull request #42 from voku/renovate/shivammathur-setup-php-2.x
Update shivammathur/setup-php action to v2.25.5
2 parents 1baa2ca + 141577f commit 8f86835

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
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v3
2929

3030
- name: Setup PHP
31-
uses: shivammathur/setup-php@2.24.0
31+
uses: shivammathur/setup-php@2.25.5
3232
with:
3333
php-version: ${{ matrix.php }}
3434
coverage: xdebug

0 commit comments

Comments
 (0)