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 fd022ab + 51937d4 commit f88376eCopy full SHA for f88376e
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: Install Node
19
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
20
with:
21
node-version: 22
22
cache: npm
.github/workflows/npm-publish.yml
@@ -18,7 +18,7 @@ jobs:
23
24
registry-url: https://registry.npmjs.org/
0 commit comments