mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-23 19:48:51 +00:00
ci: bump actions/setup-node from v2.0.0 to v2.1.0 (#373)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.0.0 to v2.1.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2.0.0...1ae8f4b1fd89676f69b55d3dd6932b6df089ff7b) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4fd6bd94b6
commit
ac980646cf
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
id: nvm
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2.0.0
|
||||
uses: actions/setup-node@v2.1.0
|
||||
with:
|
||||
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user