Skip to content

Commit 7a7da20

Browse files
authored
Merge pull request #1600 from jupyterhub/dependabot/github_actions/jupyterhub/action-k8s-await-workloads-2
chore(deps): bump jupyterhub/action-k8s-await-workloads from 1 to 2
2 parents 18d89a6 + 6dd1bf6 commit 7a7da20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ jobs:
233233
234234
- name: "(Upgrade) Await ${{ matrix.upgrade-from }} chart"
235235
if: matrix.test-variation == 'upgrade'
236-
uses: jupyterhub/action-k8s-await-workloads@v1
236+
uses: jupyterhub/action-k8s-await-workloads@v2
237237
with:
238238
timeout: 150
239239
max-restarts: 1

0 commit comments

Comments
 (0)