We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 108542c commit 1ac4817Copy full SHA for 1ac4817
.github/workflows/tests.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v3
27
28
- name: Setup PHP
29
- uses: shivammathur/[email protected].1
+ uses: shivammathur/[email protected].2
30
with:
31
php-version: ${{ matrix.php }}
32
extensions: mbstring, intl, json, zip
0 commit comments