Skip to content

Commit c4f9c39

Browse files
committed
ci: bump actions/setup-node version 🍓
1 parent e745d54 commit c4f9c39

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
@@ -28,7 +28,7 @@ runs:
2828
version: 10.15.0
2929

3030
- name: Use Node
31-
uses: actions/setup-node@v4
31+
uses: actions/setup-node@v5
3232
with:
3333
node-version: ${{ inputs.node_version }}
3434
# This doesn't just set the registry url, but also sets

0 commit comments

Comments
 (0)