fix: update codecov action (again) (#731)

This commit is contained in:
Ryan (hackercat) 2021-06-09 17:30:16 +00:00 committed by GitHub
parent 05bce00e93
commit 6550eb7f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
env:
CGO_ENABLED: 0
- name: Upload Codecov report
uses: codecov/codecov-action@v1.5.0
uses: codecov/codecov-action@v1.5.2
with:
files: coverage.txt
fail_ci_if_error: true # optional (default = false)