Skip to content

Commit 15d55c5

Browse files
chore(deps): update actions/setup-node action to v4.2.0 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <toddbaert@gmail.com>
1 parent 8ac429b commit 15d55c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-helm-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Set up Node
20-
uses: actions/setup-node@v4.0.3
20+
uses: actions/setup-node@v4.2.0
2121
with:
2222
node-version: 16
2323

0 commit comments

Comments
 (0)