Skip to content

Commit 5323133

Browse files
ci: bump actions/setup-node from 3.1.1 to 3.4.1 (#456)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a84fe2 commit 5323133

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
@@ -28,7 +28,7 @@ jobs:
2828
id: nvm
2929

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

0 commit comments

Comments
 (0)