We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6723bfe commit 3d5b67bCopy full SHA for 3d5b67b
1 file changed
.github/workflows/v1-release.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- uses: actions/setup-node@v1
14
with:
15
- node-version: 14
+ node-version: 8
16
registry-url: https://registry.npmjs.org/
17
18
- name: Install npm dependencies
0 commit comments