Skip to content

Commit ea9e397

Browse files
chore(deps): bump actions/checkout from 3 to 4 (#1869)
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 9dfa84b commit ea9e397

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
@@ -51,7 +51,7 @@ jobs:
5151
git config --global user.email $BOT_EMAIL
5252
git config --global user.name $BOT_USERNAME
5353
- name: Checkout repository
54-
uses: actions/checkout@v3
54+
uses: actions/checkout@v4
5555
- name: Set up Node.js
5656
uses: actions/setup-node@v3
5757
with:

0 commit comments

Comments
 (0)