Skip to content

Commit

Permalink
Merge pull request #472 from aeturrell/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-4.3.0
  • Loading branch information
aeturrell committed Apr 16, 2024
2 parents 40d1677 + 544ba62 commit fdddfc9
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 @@ -121,4 +121,4 @@ jobs:
run: |
nox --force-color --session=coverage -- xml
- name: Upload coverage report
uses: codecov/codecov-action@v4.2.0
uses: codecov/codecov-action@v4.3.0

0 comments on commit fdddfc9

Please sign in to comment.