chore(ci): use node 14.x

This commit is contained in:
Daniel Sogl 2020-11-05 13:26:23 +01:00 committed by GitHub
parent f04f1f479f
commit 5fc4ceada4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [12.x] node-version: [14.x]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1