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 dbfc9f7 commit 3a0f8e6Copy full SHA for 3a0f8e6
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install Node.js, NPM and Yarn
18
uses: actions/setup-node@v1
19
with:
20
- node-version: 14
+ node-version: 16
21
22
- name: yarn install
23
run: |
0 commit comments