Skip to content

Commit 1575f40

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

3030
- name: Setup Node
31-
uses: actions/setup-node@v2.5.0
31+
uses: actions/setup-node@v2.5.1
3232
with:
3333
node-version: '${{ steps.nvm.outputs.NVMRC }}'
3434

0 commit comments

Comments
 (0)