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 b748f2a + a6bd1f0 commit 6fb745bCopy full SHA for 6fb745b
.github/workflows/build-webpage.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
format: "csv"
32
- name: Use Node.js
33
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
34
35
node-version: "20"
36
- run: npm install
0 commit comments