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 758e14b commit 8c51647Copy full SHA for 8c51647
1 file changed
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Use Node.js 12.8
16
uses: actions/setup-node@v1
17
with:
18
- node-version: 12.8
+ node-version: 16.0
19
- name: Install dependencies
20
run: npm install
21
- name: Test
0 commit comments