Skip to content

Commit

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

chore(deps): bump nick-fields/retry from 2 to 3
  • Loading branch information
tintnaingwinn committed Apr 16, 2024
2 parents d83e561 + 0e56710 commit 71e0448
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fix-php-code-style-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
coverage: none

- name: Install composer dependencies
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
timeout_minutes: 3
max_attempts: 5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
coverage: none

- name: Install composer dependencies
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
timeout_minutes: 3
max_attempts: 5
Expand Down

0 comments on commit 71e0448

Please sign in to comment.