Skip to content

Commit a47fecb

Browse files
authored
Merge pull request #2915 from jupyterhub/dependabot/github_actions/jupyterhub/action-k3s-helm-4
Bump jupyterhub/action-k3s-helm from 3 to 4
2 parents 1ee99d8 + 4bf2535 commit a47fecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-helm-template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# kubectl and helm.
5555
#
5656
# ref: https://github.com/jupyterhub/action-k3s-helm/
57-
- uses: jupyterhub/action-k3s-helm@v3
57+
- uses: jupyterhub/action-k3s-helm@v4
5858
with:
5959
k3s-channel: ${{ matrix.k3s-channel }}
6060
metrics-enabled: false

0 commit comments

Comments
 (0)