Skip to content

Commit b7588da

Browse files
chore(deps): bump jupyterhub/action-k3s-helm from 3 to 4 (#1563)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be5aae2 commit b7588da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
fi
7070
7171
- name: Create testing cluster
72-
uses: jupyterhub/action-k3s-helm@v3
72+
uses: jupyterhub/action-k3s-helm@v4
7373
with:
7474
k3s-version: v1.23.9+k3s1
7575

@@ -136,7 +136,7 @@ jobs:
136136
fi
137137
138138
- name: Create testing cluster
139-
uses: jupyterhub/action-k3s-helm@v3
139+
uses: jupyterhub/action-k3s-helm@v4
140140
with:
141141
k3s-version: v1.23.9+k3s1
142142

0 commit comments

Comments
 (0)