Skip to content

Commit

Permalink
bump codecov/codecov-action@v2 (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Jul 20, 2021
1 parent cba6eae commit 3392062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3392062

Please sign in to comment.