Skip to content

Commit 1ac4817

Browse files
github-actions(deps): bump shivammathur/setup-php from 2.21.1 to 2.21.2
1 parent 108542c commit 1ac4817

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
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v3
2727

2828
- name: Setup PHP
29-
uses: shivammathur/[email protected].1
29+
uses: shivammathur/[email protected].2
3030
with:
3131
php-version: ${{ matrix.php }}
3232
extensions: mbstring, intl, json, zip

0 commit comments

Comments
 (0)