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 GitHub
parent a71058e3e7
commit 3a137226a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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