Skip to content

Commit

Permalink
Merge pull request #105 from andrewthetechie/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/codecov/codecov-action-3.0.0

Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • Loading branch information
andrewthetechie committed Apr 9, 2022
2 parents 93e381c + 4133edf commit a8ee351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ jobs:
nox --force-color --session=coverage -- xml
- name: Upload coverage report
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.0.0

0 comments on commit a8ee351

Please sign in to comment.