We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a794b commit f640e9eCopy full SHA for f640e9e
.github/workflows/main.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- node-version: [12.x]
+ node-version: [14.x]
9
10
steps:
11
- uses: actions/checkout@v1
0 commit comments