Bump Node version for the release workflow (#981)

This commit is contained in:
Michael Paul
2022-08-26 14:23:55 +02:00
committed by GitHub
parent b22502026a
commit d47a876123

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
registry-url: https://registry.npmjs.org/
- run: |
npm install