There was an error while loading. Please reload this page.
setup-node
1 parent 857555f commit dec2859Copy full SHA for dec2859
2 files changed
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v6
13
14
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
15
with:
16
node-version: latest
17
registry-url: https://registry.npmjs.org
.github/workflows/publish.yaml
@@ -17,7 +17,7 @@ jobs:
18
19
20
21
22
23
0 commit comments