Skip to content

Commit 15fb57f

Browse files
chore(deps): bump actions/setup-node from 4 to 6 (#698)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 454e816 commit 15fb57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- uses: actions/checkout@v5
8585
with:
8686
persist-credentials: false
87-
- uses: actions/setup-node@v4
87+
- uses: actions/setup-node@v6
8888
with:
8989
node-version-file: package.json
9090
cache: "npm"

0 commit comments

Comments
 (0)