Skip to content

Commit

Permalink
Merge pull request #1129 from patrickcate/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…evelop/codecov/codecov-action-5.1.2
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
2 parents 501eb4b + ce99e71 commit 0b39f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

- name: Upload coverage to Codecov
if: github.actor != 'dependabot[bot]'
uses: codecov/codecov-action@v5.1.1
uses: codecov/codecov-action@v5.1.2
with:
file: ./coverage/lcov.info

Expand Down

0 comments on commit 0b39f76

Please sign in to comment.