Skip to content

Commit 7a2f833

Browse files
update release pipeline
1 parent 13ab199 commit 7a2f833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions/publish-npm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
steps:
1818
- uses: actions/setup-node@v4
1919
with:
20-
node-version: 18.x
20+
node-version: 22.x
2121
- name: Install latest npm
2222
run: npm install -g npm@latest
2323
shell: bash

0 commit comments

Comments
 (0)