Skip to content

Commit

Permalink
gh actions version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Jan 27, 2024
1 parent ad248dc commit d5dfa55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: composer global require -o --no-interaction --no-progress --prefer-dist php-coveralls/php-coveralls

- name: Upload coverage results to Coveralls
uses: nick-invision/retry@v2
uses: nick-invision/retry@latest
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_PARALLEL: true
Expand Down

0 comments on commit d5dfa55

Please sign in to comment.