We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0de425f + 2fb70e6 commit 7040f55Copy full SHA for 7040f55
1 file changed
.github/workflows/npm-publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v6
16
17
- name: Set up Node.js
18
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
19
with:
20
node-version: "22"
21
registry-url: "https://registry.npmjs.org"
0 commit comments