Skip to content

Commit a9156a9

Browse files
authored
Merge pull request #262 from thecodingmachine/dependabot-github_actions-shivammathur-setup-php-2.35.5
⬆️ Bump shivammathur/setup-php from 2.35.2 to 2.35.5
2 parents 1c0d78e + d46a4c8 commit a9156a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: php
28-
uses: shivammathur/[email protected].2
28+
uses: shivammathur/[email protected].5
2929
with:
3030
php-version: ${{ matrix.php-version }}
3131
ini-values: zend.assertions=1

0 commit comments

Comments
 (0)