There was an error while loading. Please reload this page.
2 parents 374e81e + 077edb4 commit e3d95b0Copy full SHA for e3d95b0
1 file changed
.github/workflows/deploy-edge.yml
@@ -46,7 +46,7 @@ jobs:
46
persist-credentials: false
47
48
- name: Set up Node
49
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
50
with:
51
node-version: 24
52
cache: npm
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
0 commit comments