We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52efeb0 + edd7422 commit 994f89dCopy full SHA for 994f89d
.github/workflows/on-pull-request.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Installing PHP...
25
- uses: shivammathur/setup-php@2.33.0
+ uses: shivammathur/setup-php@2.34.1
26
with:
27
php-version: ${{ matrix.php }}
28
extensions: curl, gd, json, mbstring, pcre, session
0 commit comments