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 1224f33 + 101e79f commit ac1da80Copy full SHA for ac1da80
.github/workflows/cd.yml
@@ -181,7 +181,7 @@ jobs:
181
182
# Action Repo: https://github.com/nick-invision/retry
183
- name: "Stage 4: Verify staging works"
184
- uses: nick-invision/retry@7152eba30c6575329ac0576536151aca5a72780e
+ uses: nick-invision/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08
185
with:
186
timeout_minutes: 10
187
max_attempts: 3
@@ -328,7 +328,7 @@ jobs:
328
TERM: xterm
329
330
- name: "Stage 4: Verify ${{ matrix.federation_member }} works"
331
332
333
334
0 commit comments