Skip to content

Commit

Permalink
Update k8s await workloads action
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Jul 5, 2024
1 parent 8a855a2 commit 16744d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-test-cluster/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ runs:
kubectl apply -f infra/e2e/turing.mockserver.yaml
- name: Run action await k8 workloads
uses: jupyterhub/action-k8s-await-workloads@v1
uses: jupyterhub/action-k8s-await-workloads@v3
id: wait-for-deployment
with:
workloads: >-
Expand Down

0 comments on commit 16744d2

Please sign in to comment.