1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-02-08 07:48:42 +01:00

increase Node version number in Github action

This commit is contained in:
Daniel Waxweiler 2023-11-11 20:30:22 +01:00
parent 6157cf3988
commit 25c76e4998

View File

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