We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1286240 commit cc5b405Copy full SHA for cc5b405
1 file changed
.github/workflows/Deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v6
38
with:
39
fetch-depth: 0
40
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
41
42
node-version: '24'
43
registry-url: 'https://registry.npmjs.org'
0 commit comments