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 a0b152f + e70850c commit 07d215dCopy full SHA for 07d215d
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/master/CONTRIBUTING.md -O external/contributing.md
26
27
- name: Setup Node.js
28
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
29
with:
30
node-version: 22
31
0 commit comments