Skip to content

Commit 94fb28f

Browse files
ci: bump actions/setup-node from v2.1.4 to v2.1.5 (#574)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.1.4...46071b5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99df4b0 commit 94fb28f

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].4
37+
uses: actions/[email protected].5
3838
with:
3939
node-version: '${{ steps.nvm.outputs.NVMRC }}'
4040

0 commit comments

Comments
 (0)