Skip to content

Commit 46e8b16

Browse files
authored
Merge pull request jupyterhub#2751 from jupyterhub/dependabot/github_actions/nick-invision/retry-2.9.0
Bump nick-invision/retry from 2.8.3 to 2.9.0
2 parents cea4460 + 3586a15 commit 46e8b16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179

180180
# Action Repo: https://github.com/nick-invision/retry
181181
- name: "Stage 4: Verify staging works"
182-
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
182+
uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4
183183
with:
184184
timeout_minutes: 10
185185
max_attempts: 3
@@ -308,7 +308,7 @@ jobs:
308308
TERM: xterm
309309

310310
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
311-
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
311+
uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4
312312
with:
313313
timeout_minutes: 10
314314
max_attempts: 3

0 commit comments

Comments
 (0)