Skip to content

Commit 40eb416

Browse files
trop[bot]jkleinsc
andauthored
ci: update nick-fields/retry to v4.0.0 (#50544)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com>
1 parent 5a69e80 commit 40eb416

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/restore-cache-azcopy/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
# The cache will always exist here as a result of the checkout job
2525
# Either it was uploaded to Azure in the checkout job for this commit
2626
# or it was uploaded in the checkout job for a previous commit.
27-
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
27+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0
2828
with:
2929
timeout_minutes: 30
3030
max_attempts: 3
@@ -101,7 +101,7 @@ runs:
101101
102102
- name: Move Src Cache (Windows)
103103
if: ${{ inputs.target-platform == 'win' }}
104-
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
104+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4.0.0
105105
with:
106106
timeout_minutes: 30
107107
max_attempts: 3

0 commit comments

Comments
 (0)