Skip to content

Commit

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

Update codecov/codecov-action action to v5
  • Loading branch information
cmutel authored Nov 25, 2024
2 parents ed267f2 + 3b9bb8b commit e6a9e6d
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@v4
uses: codecov/codecov-action@v5

0 comments on commit e6a9e6d

Please sign in to comment.