There was an error while loading. Please reload this page.
1 parent 097dfb9 commit 0d3d301Copy full SHA for 0d3d301
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
36
steps:
37
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
38
with:
39
fetch-depth: 0
40
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
- uses: montudor/action-zip@v1
122
123
- name: Setup PHP
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments