Skip to content

Commit 1845297

Browse files
ci(github-action)!: Update action actions/setup-node (v4.4.0 → v6.1.0)
1 parent aea6ceb commit 1845297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/app-versions/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
using: composite
2727
steps:
2828
- name: Setup Node
29-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
29+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
3030
with:
3131
node-version: 22.x
3232

0 commit comments

Comments
 (0)