Skip to content

Commit 6d63b34

Browse files
chore(deps): update shivammathur/setup-php action to v2.32.0
1 parent 872dac4 commit 6d63b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3535

3636
- name: Setup PHP
37-
uses: shivammathur/setup-php@2.16.0
37+
uses: shivammathur/setup-php@2.32.0
3838
with:
3939
php-version: ${{ matrix.php }}
4040
coverage: xdebug

0 commit comments

Comments
 (0)