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.
1 parent 8bc5965 commit 8052655Copy full SHA for 8052655
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
persist-credentials: false
31
32
- name: Install PHP
33
- uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
+ uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
34
with:
35
php-version: 'latest'
36
coverage: none
0 commit comments