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 f63795d commit b10fef2Copy full SHA for b10fef2
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
- uses: actions/checkout@v2
55
- uses: actions/setup-node@v2
56
with:
57
- node-version: '12'
+ node-version: '16'
58
- name: Install Packages
59
run: npm install
60
- name: Test
0 commit comments