We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697c94e commit 8f76be3Copy full SHA for 8f76be3
.github/workflows/npm-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Node.js
43
uses: actions/setup-node@v4
44
with:
45
- node-version: 16
+ node-version: 22
46
47
- name: Setup wasm-pack
48
shell: bash
0 commit comments