Skip to content

Commit e4aba11

Browse files
committed
Update shivammathur/setup-php action to v2.19.1
1 parent 6b2f75e commit e4aba11

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

0 commit comments

Comments
 (0)