mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-24 02:02:35 -04:00
fix(deps): bump actions/setup-node from 2.5.1 to 3.0.0
This commit is contained in:
parent
baa902418f
commit
f9509749c0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup node env
|
||||
uses: actions/setup-node@v2.5.1
|
||||
uses: actions/setup-node@v3.0.0
|
||||
with:
|
||||
node-version: 14
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user