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

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)