forked from mirror/go-sqlite3
bump codecov/codecov-action@v2 (#957)
This commit is contained in:
parent
cba6eaee48
commit
3392062c72
|
@ -112,7 +112,7 @@ jobs:
|
|||
shell: msys2 {0}
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
env_vars: OS,GO
|
||||
file: coverage.txt
|
||||
|
|
Loading…
Reference in New Issue