mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 14:29:36 +01:00
chore(workflows): up node version
This commit is contained in:
parent
6cc4d67cca
commit
ac50958577
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 14.17
|
||||
node-version: 16.14.2
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
Loading…
Reference in New Issue
Block a user