Skip to content

Commit

Permalink
Merge pull request #318 from thegridelectric/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/codecov/codecov-action-4.5.0

Bump codecov/codecov-action from 4.3.0 to 4.5.0
  • Loading branch information
anschweitzer committed Aug 6, 2024
2 parents 589c5dc + f840e7b commit fab3545
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 @@ -157,4 +157,4 @@ jobs:
nox --session=coverage -- xml
- name: Upload coverage report
uses: codecov/codecov-action@v4.3.0
uses: codecov/codecov-action@v4.5.0

0 comments on commit fab3545

Please sign in to comment.