We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ff0e4 commit a506dbfCopy full SHA for a506dbf
.github/workflows/npm_release_cli.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/setup-node@v3
21
with:
22
- node-version: 18
+ node-version: 22
23
24
- name: Setup
25
run: npm i --ignore-scripts --legacy-peer-deps --no-package-lock
0 commit comments