Skip to content

Commit

Permalink
Merge pull request #167 from catalyst-cooperative/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/main/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
zaneselvans authored Nov 14, 2024
2 parents ca56355 + a3c3be4 commit 37be0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
tox
- name: Upload test coverage report to CodeCov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

ci-notify:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 37be0ee

Please sign in to comment.