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

Dieser Commit ist enthalten in:
Ryan (hackercat)
2021-06-09 17:30:16 +00:00
committet von GitHub
Ursprung 05bce00e93
Commit 6550eb7f25

Datei anzeigen

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