Skip to content

Commit 48a8ac0

Browse files
authored
Merge pull request #5 from toggle-corp/renovate/actions-checkout-5.x
2 parents 0c31a45 + 658b47d commit 48a8ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Checkout code
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v5
2727

2828
- name: Install Helm
2929
uses: azure/setup-helm@v4

0 commit comments

Comments
 (0)