Update node.js.yml

This commit is contained in:
Jaap van Ekris 2024-02-03 10:36:45 +01:00 committed by GitHub
parent 854a8806dc
commit 8d492ec4c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [14.x, 18.x]
steps:
- name: Checkout repository