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.
1 parent 091f0f3 commit 038b857Copy full SHA for 038b857
.github/workflows/publish-npm.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- uses: actions/setup-node@v4
50
with:
51
- node-version: 16
+ node-version: 22
52
registry-url: 'https://registry.npmjs.org'
53
54
- name: Compute tags
0 commit comments