bump codecov/codecov-action@v2 (#957)

This commit is contained in:
Ichinose Shogo 2021-07-20 22:28:26 +09:00 committed by GitHub
parent cba6eaee48
commit 3392062c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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