We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8000835 commit 7be034eCopy full SHA for 7be034e
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
11
- uses: actions/setup-node@v2
12
with:
13
- node-version: 16
+ node-version: 14
14
cache: yarn
15
16
- run: yarn install --frozen-lockfile
0 commit comments