We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8b05b commit a3a4c6eCopy full SHA for a3a4c6e
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [12.18]
+ node-version: [14]
16
17
steps:
18
- uses: actions/checkout@v2
0 commit comments