Skip to content

Commit 51326a2

Browse files
committed
Also update matching README.md example
1 parent 38ddacc commit 51326a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
# GitHub Action reference: https://github.com/jupyterhub/action-k3s-helm
4343
- name: Start a local k8s cluster
44-
uses: jupyterhub/action-k3s-helm@v3
44+
uses: jupyterhub/action-k3s-helm@v4
4545
with:
4646
# See available:
4747
# - k3s release channels at https://github.com/k3s-io/k3s/blob/HEAD/channel.yaml

0 commit comments

Comments
 (0)