make sure to use the latest node LTS

This commit is contained in:
Bastien Wirtz 2024-03-10 14:12:25 +01:00
parent c0e7103c67
commit f2f03eb3cc

View File

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