1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-07 08:39:56 +00:00

Update node.js.yml

This commit is contained in:
Florian Bouillon 2023-03-21 15:28:48 +01:00 committed by GitHub
parent 5aa6636cf0
commit eedea14336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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