Skip to content

Commit

Permalink
Merge pull request #447 from robbievanleeuwen/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/codecov/codecov-action-4.5.0

Bump codecov/codecov-action from 4.2.0 to 4.5.0
  • Loading branch information
robbievanleeuwen authored Jul 19, 2024
2 parents 5f35477 + 7bf3738 commit 8309e14
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 @@ -166,6 +166,6 @@ jobs:
nox --session=coverage -- xml -i
- name: Upload coverage report
uses: codecov/codecov-action@v4.2.0
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8309e14

Please sign in to comment.