Skip to content

Commit a506dbf

Browse files
committedFeb 25, 2025·
ci: Node 22+
1 parent a2ff0e4 commit a506dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/npm_release_cli.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: actions/setup-node@v3
2121
with:
22-
node-version: 18
22+
node-version: 22
2323

2424
- name: Setup
2525
run: npm i --ignore-scripts --legacy-peer-deps --no-package-lock

0 commit comments

Comments
 (0)
Please sign in to comment.