Skip to content

Commit 8633b7a

Browse files
Update shivammathur/setup-php action to v2.30.3
1 parent c04332c commit 8633b7a

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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3535

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

0 commit comments

Comments
 (0)