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 ae87450 commit 94427feCopy full SHA for 94427fe
.github/workflows/release.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v2
8
- uses: actions/setup-node@v1
9
with:
10
- node-version: '12'
+ node-version: '14'
11
- run: yarn
12
- run: yarn test
13
- run: yarn end-to-end-test
0 commit comments