Skip to content

Commit c1c219f

Browse files
ci: bump actions/setup-node from v2.1.1 to v2.1.2 (#496)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.1.1...c6fd00c) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4f6cbe commit c1c219f

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
@@ -34,7 +34,7 @@ jobs:
3434
id: nvm
3535

3636
- name: Setup Node
37-
uses: actions/[email protected].1
37+
uses: actions/[email protected].2
3838
with:
3939
node-version: '${{ steps.nvm.outputs.NVMRC }}'
4040

0 commit comments

Comments
 (0)