Skip to content

Commit

Permalink
Merge pull request #28 from mario-bermonti/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-v1.3.1

Bump codecov/codecov-action from v1.2.2 to v1.3.1
  • Loading branch information
mario-bermonti authored Mar 20, 2021
2 parents 7c19cf6 + 00f870f commit 4af2be5
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 @@ -95,6 +95,6 @@ jobs:
nox --force-color --session=coverage -- --fmt xml
- name: Upload coverage report
uses: codecov/codecov-action@v1.2.2
uses: codecov/codecov-action@v1.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 4af2be5

Please sign in to comment.