1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-07-22 13:00:03 +00:00

Update node.js.yml

This commit is contained in:
2023-03-21 15:28:48 +01:00
committed by GitHub
parent 5aa6636cf0
commit eedea14336

View File

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