Skip to content

Commit

Permalink
Merge pull request #60 from gofiber/dependabot/github_actions/nick-fi…
Browse files Browse the repository at this point in the history
…elds/retry-3

Bump nick-fields/retry from 2 to 3
  • Loading branch information
ReneWerner87 authored Feb 1, 2024
2 parents 0718814 + acbe491 commit 9b19cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
go-version: ${{ matrix.go-version }}

- name: Run Test
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
max_attempts: 3
timeout_minutes: 15
Expand Down

0 comments on commit 9b19cb6

Please sign in to comment.