Skip to content

Commit c0dbd81

Browse files
authored
Merge pull request #21355 from galaxyproject/dependabot/github_actions/jupyterhub/action-k3s-helm-4
Bump jupyterhub/action-k3s-helm from 3 to 4
2 parents 2474452 + ca8634d commit c0dbd81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_container_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
needs: [ build ]
140140
steps:
141141
- name: Start k8s locally
142-
uses: jupyterhub/action-k3s-helm@v3
142+
uses: jupyterhub/action-k3s-helm@v4
143143
with:
144144
k3s-version: v1.32.0+k3s1 # releases: https://github.com/k3s-io/k3s/tags
145145
metrics-enabled: false

0 commit comments

Comments
 (0)