Skip to content

Commit fe9119b

Browse files
ci(deps): bumps setup-node version from 4 to 6 (#15122)
1 parent 1bd3146 commit fe9119b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ runs:
6060
fi
6161
6262
- name: Setup Node@${{ inputs.node-version }}
63-
uses: actions/setup-node@v4
63+
uses: actions/setup-node@v6
6464
with:
6565
node-version: ${{ env.NODE_VERSION }}
6666

0 commit comments

Comments
 (0)