Skip to content

Commit

Permalink
Change codecov action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed Mar 25, 2022
1 parent d2c43e7 commit b4a96ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
coverage run --source=dcor/ --omit=dcor/tests/ setup.py test;
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2

0 comments on commit b4a96ba

Please sign in to comment.