Skip to content

Commit

Permalink
Merge pull request #147 from GiulioRossetti/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/codecov/codecov-action-3

⬆️ Bump codecov/codecov-action from 1 to 3
  • Loading branch information
GiulioRossetti committed Feb 22, 2023
2 parents 7d14c58 + 1be3891 commit b18fa54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ubuntu.yml
Expand Up @@ -48,4 +48,4 @@ jobs:
pytest --cov-config=.coveragerc --cov=./ --cov-report=xml
- name: codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit b18fa54

Please sign in to comment.