We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 615145a + e560097 commit b805866Copy full SHA for b805866
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/[email protected]
17
with:
18
- node-version: 12
+ node-version: 16
19
- name: Install dependencies
20
run: npm ci
21
- name: Release
0 commit comments