We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a558450 commit 005c168Copy full SHA for 005c168
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v2
12
- uses: actions/setup-node@v1
13
with:
14
- node-version: "16.x"
+ node-version: "18.x"
15
- run: npm install
16
17
- name: get-npm-version
0 commit comments