Skip to content

Commit ff69b0a

Browse files
ci(github-action)!: Update action actions/setup-node (v4.4.0 → v5.0.0)
1 parent e19ef54 commit ff69b0a

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@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
3030
with:
3131
node-version: 22.x
3232

0 commit comments

Comments
 (0)