Skip to content

Commit 91ade55

Browse files
renovate[bot]andy-maier
authored andcommitted
Update nick-fields/retry action to v4 (#2133)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0a4763 commit 91ade55

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ jobs:
252252
COVERALLS_SERVICE_NAME: github
253253
COVERALLS_SERVICE_JOB_ID: "${{ github.run_id }}"
254254
COVERALLS_SERVICE_NUMBER: "${{ github.workflow }}-${{ github.run_number }}"
255-
uses: nick-fields/retry@v3
255+
uses: nick-fields/retry@v4
256256
with:
257257
timeout_seconds: 30
258258
max_attempts: 3
@@ -309,7 +309,7 @@ jobs:
309309
env:
310310
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
311311
COVERALLS_SERVICE_NUMBER: "${{ github.workflow }}-${{ github.run_number }}"
312-
uses: nick-fields/retry@v3
312+
uses: nick-fields/retry@v4
313313
with:
314314
timeout_seconds: 30
315315
max_attempts: 3

0 commit comments

Comments
 (0)