Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

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

Bump codecov/codecov-action from v1.2.1 to v1.2.2
  • Loading branch information
Thiago C. D'Ávila authored Mar 10, 2021
2 parents 55741c5 + 9f70f19 commit 416ec4b
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 @@ -136,4 +136,4 @@ jobs:
nox --force-color --session=coverage -- xml
- name: Upload coverage report
uses: codecov/codecov-action@v1.2.1
uses: codecov/codecov-action@v1.2.2

0 comments on commit 416ec4b

Please sign in to comment.