Skip to content

Commit 127e2d7

Browse files
ci: bump actions/setup-node from 2.5.0 to 2.5.1 (#689)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7ab6de commit 127e2d7

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
@@ -36,7 +36,7 @@ jobs:
3636
id: nvm
3737

3838
- name: Setup Node
39-
uses: actions/[email protected].0
39+
uses: actions/[email protected].1
4040
with:
4141
node-version: '${{ steps.nvm.outputs.NVMRC }}'
4242

0 commit comments

Comments
 (0)