Chore(pipeline): Bump node version to 16

This commit is contained in:
2023-05-09 17:34:10 +03:00
committed by GitHub
parent 932edcfb2f
commit bba3fcde97

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/setup-node@v3.6.0
with:
always-auth: true
node-version: 14
node-version: 16
registry-url: 'https://registry.npmjs.org'
scope: '@ivuorinen'