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 8edf8dc + 158ceb9 commit df4638aCopy full SHA for df4638a
.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