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 eac0778 + 835052d commit 0295f4bCopy full SHA for 0295f4b
.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@v4
+ uses: actions/setup-node@v5
34
35
node-version: "20"
36
- run: npm install
0 commit comments