Skip to content

Commit 037260b

Browse files
Update shivammathur/setup-php action to v2.31.1
1 parent 25a3cf6 commit 037260b

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
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3737

3838
- name: Setup PHP
39-
uses: shivammathur/setup-php@2.22.0
39+
uses: shivammathur/setup-php@2.31.1
4040
with:
4141
php-version: ${{ matrix.php }}
4242
coverage: xdebug

0 commit comments

Comments
 (0)