Skip to content

Commit 88eb3e4

Browse files
ci: bump actions/setup-node from 2.4.1 to 2.5.0 (#673)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3d121d commit 88eb3e4

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/setup-node@v2.4.1
39+
uses: actions/setup-node@v2.5.0
4040
with:
4141
node-version: '${{ steps.nvm.outputs.NVMRC }}'
4242

0 commit comments

Comments
 (0)