We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ddacc commit 51326a2Copy full SHA for 51326a2
README.md
@@ -41,7 +41,7 @@ jobs:
41
steps:
42
# GitHub Action reference: https://github.com/jupyterhub/action-k3s-helm
43
- name: Start a local k8s cluster
44
- uses: jupyterhub/action-k3s-helm@v3
+ uses: jupyterhub/action-k3s-helm@v4
45
with:
46
# See available:
47
# - k3s release channels at https://github.com/k3s-io/k3s/blob/HEAD/channel.yaml
0 commit comments