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.
1 parent dc983c9 commit d85227dCopy full SHA for d85227d
.github/workflows/cd.yml
@@ -172,7 +172,7 @@ jobs:
172
173
# Action Repo: https://github.com/nick-invision/retry
174
- name: "Stage 4: Verify staging works"
175
- uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
+ uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd
176
with:
177
timeout_minutes: 10
178
max_attempts: 3
@@ -313,7 +313,7 @@ jobs:
313
TERM: xterm
314
315
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
316
317
318
319
0 commit comments