mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-07 18:24:06 -04:00
fix(deps): bump actions/setup-node from 2.5.0 to 2.5.1
This commit is contained in:
parent
11adf2c5b4
commit
a8e845a941
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.5.0
|
uses: actions/setup-node@v2.5.1
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 14
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user