try running on current node lts

This commit is contained in:
Koen Lagveen 2022-12-28 16:51:35 +01:00
parent 87fc4229bb
commit b174001a1e
1 changed files with 1 additions and 1 deletions

View File

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