There was an error while loading. Please reload this page.
1 parent d5735c8 commit afac220Copy full SHA for afac220
1 file changed
.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: 16
19
- name: Install dependencies
20
run: npm ci
21
- name: Release
0 commit comments