We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 651bd86 + 92f8ab8 commit ef3902eCopy full SHA for ef3902e
1 file changed
.github/workflows/lint-php-cs.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: Set up php8.1
25
- uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
+ uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # v2.35.3
26
with:
27
php-version: 8.1
28
extensions: json, openssl
0 commit comments