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 933e9b4 + 2141f62 commit d2775adCopy full SHA for d2775ad
.github/workflows/php.yml
@@ -18,7 +18,7 @@ jobs:
18
- "8.1"
19
steps:
20
- name: "Checkout"
21
- uses: "actions/checkout@v2"
+ uses: "actions/checkout@v3"
22
- name: "Install PHP"
23
uses: "shivammathur/setup-php@v2"
24
with:
@@ -55,7 +55,7 @@ jobs:
55
experimental: false
56
57
58
59
60
61
@@ -99,7 +99,7 @@ jobs:
99
type: module
100
101
102
103
104
105
0 commit comments