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 aac6f6b commit 92a17c4Copy full SHA for 92a17c4
.github/workflows/php.yml
@@ -30,7 +30,7 @@ jobs:
30
- "kill_previous"
31
steps:
32
- name: "Set up PHP"
33
- uses: "shivammathur/setup-php@v2.32.0"
+ uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # 2.32.0
34
with:
35
php-version: "latest"
36
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments