Skip to content

Commit faaff29

Browse files
github-actions(deps): bump shivammathur/setup-php from 2.25.4 to 2.26.0 (#472)
1 parent 2dfb1c7 commit faaff29

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
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Setup PHP
20-
uses: shivammathur/setup-php@2.25.4
20+
uses: shivammathur/setup-php@2.26.0
2121
with:
2222
php-version: ${{ matrix.php }}
2323
extensions: mbstring, intl, json, zip

0 commit comments

Comments
 (0)