diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index f8001f5..c3e90fc 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -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