1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

fix: update codecov action (#727)

This commit is contained in:
Ryan (hackercat) 2021-06-07 17:26:28 +00:00 committed by GitHub
parent 0e23c350c8
commit a141772b11

View file

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