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 Feb 5, 2024
1 parent 635323c commit 9765ea4
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 9765ea4

Please sign in to comment.