Skip to content

Commit e2beac6

Browse files
ci: bump actions/setup-node from v2.1.0 to v2.1.1 (#201)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.0 to v2.1.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.1.0...321b6cc) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a6246d commit e2beac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: nvm
3030

3131
- name: Setup Node
32-
uses: actions/[email protected].0
32+
uses: actions/[email protected].1
3333
with:
3434
node-version: '${{ steps.nvm.outputs.NVMRC }}'
3535

0 commit comments

Comments
 (0)