Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

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

Lines changed: 1 addition & 1 deletion
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/setup-php@2.21.1
29+
uses: shivammathur/setup-php@2.21.2
3030
with:
3131
php-version: ${{ matrix.php }}
3232
extensions: mbstring, intl, json, zip

0 commit comments

Comments
 (0)