bump codecov/codecov-action@v2 (#957)
This commit is contained in:
2
.github/workflows/go.yaml
vendored
2
.github/workflows/go.yaml
vendored
@@ -112,7 +112,7 @@ jobs:
|
|||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
|
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v2
|
||||||
with:
|
with:
|
||||||
env_vars: OS,GO
|
env_vars: OS,GO
|
||||||
file: coverage.txt
|
file: coverage.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user