Skip to content

Commit 8f76be3

Browse files
authored
ci(npm-publish): update Node.js version for tests (#358)
1 parent 697c94e commit 8f76be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Node.js
4343
uses: actions/setup-node@v4
4444
with:
45-
node-version: 16
45+
node-version: 22
4646

4747
- name: Setup wasm-pack
4848
shell: bash

0 commit comments

Comments
 (0)