mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 16:26:15 -04:00
fix(deps): bump actions/setup-node from 2.1.2 to 2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.2 to 2.1.5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2.1.2...v2.1.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
520605a144
commit
e9c73cb9f3
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
|
||||
|
||||
- name: Setup node env
|
||||
uses: actions/setup-node@v2.1.2
|
||||
uses: actions/setup-node@v2.1.5
|
||||
with:
|
||||
node-version: 14
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue