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 3380073 commit fc832b7Copy full SHA for fc832b7
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-18.04
7
strategy:
8
matrix:
9
- node-version: [12]
+ node-version: [16]
10
steps:
11
- uses: actions/checkout@v2
12
- uses: actions/setup-node@v1
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments