1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-21 15:09:19 +00:00

Updated to latest NodeJS

This commit is contained in:
2021-07-16 11:09:29 +02:00
committed by GitHub
parent 7bef6d147d
commit 11cea0b60f

View File

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