Skip to content

Commit

Permalink
Merge pull request #320 from Czarified/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-4.5.0

Bump codecov/codecov-action from 3.1.4 to 4.5.0
  • Loading branch information
Czarified authored Jul 4, 2024
2 parents bad1041 + e5c8880 commit 49fa1c9
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 @@ -153,6 +153,6 @@ jobs:
nox --session=coverage -- xml
- name: Upload coverage report
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 49fa1c9

Please sign in to comment.