update node version on test

This commit is contained in:
Anton Lavrevov 2024-12-23 09:32:41 -05:00
parent 96bbbc4b72
commit 682dbdb47f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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