There was an error while loading. Please reload this page.
2 parents 94b81c6 + 453f6a9 commit 4e921abCopy full SHA for 4e921ab
1 file changed
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
30
- name: Setup Node.js
31
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
32
with:
33
node-version: "24"
34
cache: 'npm'
0 commit comments