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 7c2cc42 + 6ee1231 commit 4cfa9aeCopy full SHA for 4cfa9ae
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
python-version: "3.x"
64
65
- name: Install npm
66
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
67
with:
68
node-version: '20.x'
69
0 commit comments