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 f040647 + 307c972 commit 203d30cCopy full SHA for 203d30c
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
run: npm i -g npm
25
26
- name: Setup PHP
27
- uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2.35.5
+ uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2.36.0
28
with:
29
php-version: '8.2'
30
extensions: mbstring, intl, sqlite3, gd
0 commit comments