Skip to content

Commit

Permalink
Merge pull request #22 from brightway-lca/renovate/codecov-codecov-ac…
Browse files Browse the repository at this point in the history
…tion-4.x

Update codecov/codecov-action action to v4
  • Loading branch information
cmutel authored May 16, 2024
2 parents 05d81cb + 875dd3c commit 8b18c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
pytest -m "slow or not slow"
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

0 comments on commit 8b18c1f

Please sign in to comment.