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