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 456637a + deda6ca commit 328ecccCopy full SHA for 328eccc
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
38
steps:
39
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
40
with:
41
fetch-depth: 0
42
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
- uses: montudor/action-zip@v1
124
125
- name: Setup PHP
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments