Merge pull request #81 from CESNET/renovate/actions-setup-node-2.x
chore(deps): update actions/setup-node action to v2pull/1580/head
commit
5430fe7044
|
@ -31,7 +31,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 14
|
||||||
- name: Release
|
- name: Release
|
||||||
|
|
Loading…
Reference in New Issue