Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4856f5e

Browse files
authoredApr 21, 2024
Update shivammathur/setup-php action to v2.30.3
1 parent 898f2c3 commit 4856f5e

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
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3030

3131
- name: Setup PHP
32-
uses: shivammathur/setup-php@2.25.5
32+
uses: shivammathur/setup-php@2.30.3
3333
with:
3434
php-version: ${{ matrix.php }}
3535
coverage: xdebug

0 commit comments

Comments
 (0)
Please sign in to comment.