Skip to content

Commit d13e48c

Browse files
chore(deps): bump actions/setup-node from 3 to 4 (#1868)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ferruh <[email protected]>
1 parent 21dcaf9 commit d13e48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-helm-chart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Checkout repository
5454
uses: actions/checkout@v4
5555
- name: Set up Node.js
56-
uses: actions/setup-node@v3
56+
uses: actions/setup-node@v4
5757
with:
5858
node-version: 20
5959
- name: Install packages

0 commit comments

Comments
 (0)