Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #354 from staticdev/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-2.0.3

Bump codecov/codecov-action from 2.0.2 to 2.0.3
  • Loading branch information
staticdev authored Aug 26, 2021
2 parents 5480afe + 04f5a34 commit 9e3a205
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 @@ -135,4 +135,4 @@ jobs:
nox --force-color --session=coverage -- xml
- name: Upload coverage report
uses: codecov/codecov-action@v2.0.2
uses: codecov/codecov-action@v2.0.3

0 comments on commit 9e3a205

Please sign in to comment.