mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 00:36:14 -04:00
fix(deps): bump actions/setup-node from 2.3.2 to 2.4.0
This commit is contained in:
parent
6a26cf563e
commit
e86818640e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup node env
|
- name: Setup node env
|
||||||
uses: actions/setup-node@v2.3.2
|
uses: actions/setup-node@v2.4.0
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 14
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue