We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc68002 + 2a74228 commit 44d3060Copy full SHA for 44d3060
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup node for publishing
21
uses: actions/setup-node@v3
22
with:
23
- node-version: '16.x'
+ node-version: '22.x'
24
registry-url: 'https://registry.npmjs.org'
25
26
- name: Publish to npm
0 commit comments