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 e3cf781 commit 5a8f385Copy full SHA for 5a8f385
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Configure node
31
uses: actions/setup-node@v3
32
with:
33
- node-version: 16.x
+ node-version: 14.x
34
cache: "npm"
35
registry-url: "https://npm.pkg.github.com"
36
- run: npm ci
0 commit comments