Skip to content

Commit 0e8bba1

Browse files
Update dependency node to v22
1 parent 5f4d59c commit 0e8bba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v4
3434
- uses: actions/setup-node@v4.0.1
3535
with:
36-
node-version: 16
36+
node-version: 22
3737
registry-url: https://registry.npmjs.org/
3838
- run: npm install
3939
- run: npm run build --if-present

0 commit comments

Comments
 (0)