Skip to content

Commit 9983738

Browse files
authored
Merge pull request #1829 from jupyterhub/dependabot/github_actions/jupyterhub/action-k8s-await-workloads-3
chore(deps): bump jupyterhub/action-k8s-await-workloads from 2 to 3
2 parents 45ad8fa + a6c7955 commit 9983738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
295295
- name: "(Upgrade) Await ${{ matrix.upgrade-from }} chart"
296296
if: matrix.test-variation == 'upgrade'
297-
uses: jupyterhub/action-k8s-await-workloads@v2
297+
uses: jupyterhub/action-k8s-await-workloads@v3
298298
with:
299299
timeout: 150
300300
max-restarts: 1

0 commit comments

Comments
 (0)