There was an error while loading. Please reload this page.
1 parent 8f8624f commit b54e349Copy full SHA for b54e349
1 file changed
.github/workflows/npm-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v5
16
- name: Use Node.js
17
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
18
with:
19
registry-url: 'https://registry.npmjs.org'
20
- run: |
0 commit comments