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 f106bd9 + 27ab447 commit 3caf4e4Copy full SHA for 3caf4e4
.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@616fa81820c9b34fd44f4a0cfeda436b4b8338d3
+ uses: nick-invision/retry@b4fa57557dda8c2f30bcb2d19372cc3237190f7f
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