Skip to content

Commit 12b04b8

Browse files
authored
chore(gha): bump actions/setup-node from 4 to 6
1 parent 582011a commit 12b04b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
using: 'composite'
1313
steps:
1414
- name: Setup node
15-
uses: actions/setup-node@v4
15+
uses: actions/setup-node@v6
1616
with:
1717
node-version-file: '.nvmrc'
1818
registry-url: ${{ inputs.registry-url }}

0 commit comments

Comments
 (0)