Skip to content

Commit 8d3c130

Browse files
Update azure/setup-helm action to v5
1 parent 3b59242 commit 8d3c130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818

19-
- uses: azure/setup-helm@v4.3.1
19+
- uses: azure/setup-helm@v5.0.0
2020

2121
- name: Create k8s Kind Cluster
2222
run: ctlptl create cluster kind --registry=ctlptl-registry

0 commit comments

Comments
 (0)