There was an error while loading. Please reload this page.
2 parents d7df6e1 + d805d30 commit 53559bcCopy full SHA for 53559bc
1 file changed
.github/workflows/publish-npm.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v7
19
20
- name: Setup Node.js
21
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
22
with:
23
node-version: "20"
24
registry-url: "https://registry.npmjs.org"
0 commit comments