Skip to content

Commit 0a5d2ff

Browse files
chore(deps): bump actions/setup-node from 4 to 6 (#736)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8f8ee8 commit 0a5d2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health-fork.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
steps:
4747
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
4848
- uses: actions/checkout@v5
49-
- uses: actions/setup-node@v4
49+
- uses: actions/setup-node@v6
5050
with:
5151
node-version-file: package.json
5252
cache: "npm"

0 commit comments

Comments
 (0)