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 242a865 + 8a1ca51 commit c1bb339Copy full SHA for c1bb339
.github/workflows/cd.yml
@@ -156,7 +156,7 @@ jobs:
156
157
# Action Repo: https://github.com/nick-invision/retry
158
- name: "Stage 4: Verify staging works"
159
- uses: nick-invision/retry@e88a9994b039653512d697de1bce46b00bfe11b5
+ uses: nick-invision/retry@616fa81820c9b34fd44f4a0cfeda436b4b8338d3
160
with:
161
timeout_minutes: 10
162
max_attempts: 3
@@ -284,7 +284,7 @@ jobs:
284
TERM: xterm
285
286
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
287
288
289
290
0 commit comments