Skip to content

Commit 2a84fe2

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

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/[email protected].0
31+
uses: actions/[email protected].1
3232
with:
3333
node-version: '${{ steps.nvm.outputs.NVMRC }}'
3434

0 commit comments

Comments
 (0)