Skip to content

Commit

Permalink
build(deps): bump nick-invision/retry from 2 to 3 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 296853f commit f0636e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-zpa-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: make build

- name: Run tests with retry
uses: nick-invision/retry@v2
uses: nick-invision/retry@v3
with:
max_attempts: 1
timeout_minutes: 30 # Adjust as needed
Expand Down

0 comments on commit f0636e6

Please sign in to comment.