Skip to content

Commit 1ec6193

Browse files
authored
Merge pull request #1830 from jupyterhub/dependabot/github_actions/azure/setup-helm-4
chore(deps): bump azure/setup-helm from 3 to 4
2 parents e766e18 + 7e026f0 commit 1ec6193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: docker/setup-buildx-action@v3
5757

5858
- name: Setup helm
59-
uses: azure/setup-helm@v3
59+
uses: azure/setup-helm@v4
6060
with:
6161
version: "v3.5.4"
6262

0 commit comments

Comments
 (0)