mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-10-23 04:52:14 +00:00
fix(deps): bump actions/setup-node from 2.5.1 to 3.0.0
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user