We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cea4460 + 3586a15 commit 46e8b16Copy full SHA for 46e8b16
.github/workflows/cd.yml
@@ -179,7 +179,7 @@ jobs:
179
180
# Action Repo: https://github.com/nick-invision/retry
181
- name: "Stage 4: Verify staging works"
182
- uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
+ uses: nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4
183
with:
184
timeout_minutes: 10
185
max_attempts: 3
@@ -308,7 +308,7 @@ jobs:
308
TERM: xterm
309
310
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
311
312
313
314
0 commit comments