We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfb1c7 commit faaff29Copy full SHA for faaff29
.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.25.4
+ uses: shivammathur/setup-php@2.26.0
21
with:
22
php-version: ${{ matrix.php }}
23
extensions: mbstring, intl, json, zip
0 commit comments