We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a211b11 commit 22839b3Copy full SHA for 22839b3
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
19
- name: Setup PHP
20
- uses: shivammathur/setup-php@2.24.0
+ uses: shivammathur/setup-php@2.25.4
21
with:
22
php-version: ${{ matrix.php }}
23
extensions: mbstring, intl, json, zip
0 commit comments