We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 991b0c5 + ae600e4 commit bad6503Copy full SHA for bad6503
1 file changed
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Setup Node
30
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
31
with:
32
node-version: 24
33
cache: npm
0 commit comments