We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 932e9c1 + f9d1d75 commit b46cf03Copy full SHA for b46cf03
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v1
17
with:
18
- node-version: 12
+ node-version: 18
19
- name: Install dependencies
20
run: npm ci
21
- name: Release
0 commit comments