Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 1.5.2 to 2.1.0 (nektos#819
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Sep 23, 2021
1 parent 17652ce commit e82f17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
env:
CGO_ENABLED: 0
- name: Upload Codecov report
uses: codecov/codecov-action@v1.5.2
uses: codecov/codecov-action@v2.1.0
with:
files: coverage.txt
fail_ci_if_error: true # optional (default = false)
Expand Down

0 comments on commit e82f17e

Please sign in to comment.