There was an error while loading. Please reload this page.
2 parents 337546f + fb71ade commit 374e81eCopy full SHA for 374e81e
2 files changed
.github/workflows/contract-guard.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
23
with:
24
fetch-depth: 0
25
persist-credentials: false
.github/workflows/deploy-edge.yml
@@ -41,7 +41,7 @@ jobs:
41
working-directory: edge/spoo-edge-cache
42
43
44
45
46
47
@@ -75,7 +75,7 @@ jobs:
75
concurrency: deploy-edge
76
77
78
79
80
81
0 commit comments