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:
dependabot[bot] 2021-05-21 21:41:05 +00:00 committed by Corentin THOMASSET
parent 520605a144
commit e9c73cb9f3

View file

@ -13,7 +13,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup node env - name: Setup node env
uses: actions/setup-node@v2.1.2 uses: actions/setup-node@v2.1.5
with: with:
node-version: 14 node-version: 14