change node version of test pipeline

This commit is contained in:
Daniel Waxweiler 2022-10-26 23:34:03 +02:00
parent 6cde75b65c
commit ad5f1753cb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
node-version: [14.x]
node-version: [16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: