Skip to content

Commit 9319768

Browse files
authored
Merge pull request #271 from codedge/dependabot/github_actions/shivammathur/setup-php-2.29.0
2 parents 82a6bfb + 253ed37 commit 9319768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Setup PHP
33-
uses: shivammathur/setup-php@2.27.1
33+
uses: shivammathur/setup-php@2.29.0
3434
with:
3535
php-version: ${{ matrix.php }}
3636
coverage: xdebug

0 commit comments

Comments
 (0)