Skip to content

Commit 38ddacc

Browse files
build(deps): bump jupyterhub/action-k3s-helm from 3 to 4
Bumps [jupyterhub/action-k3s-helm](https://github.com/jupyterhub/action-k3s-helm) from 3 to 4. - [Release notes](https://github.com/jupyterhub/action-k3s-helm/releases) - [Changelog](https://github.com/jupyterhub/action-k3s-helm/blob/main/CHANGELOG.md) - [Commits](v3...v4) --- updated-dependencies: - dependency-name: jupyterhub/action-k3s-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c640de5 commit 38ddacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme_example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
# GitHub Action reference: https://github.com/jupyterhub/action-k3s-helm
1616
- name: Start a local k8s cluster
17-
uses: jupyterhub/action-k3s-helm@v3
17+
uses: jupyterhub/action-k3s-helm@v4
1818
with:
1919
# See available:
2020
# - k3s release channels at https://github.com/k3s-io/k3s/blob/HEAD/channel.yaml

0 commit comments

Comments
 (0)