Skip to content

Commit e712ae8

Browse files
committed
Update shivammathur/setup-php action to v2.19.1
1 parent 031107d commit e712ae8

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
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v3
3333

3434
- name: Setup PHP
35-
uses: shivammathur/setup-php@2.16.0
35+
uses: shivammathur/setup-php@2.19.1
3636
with:
3737
php-version: ${{ matrix.php }}
3838
coverage: xdebug

0 commit comments

Comments
 (0)