diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 30a9645191..c294b212ce 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -20,4 +20,4 @@ jobs: - run: go test -coverprofile=coverage.txt -covermode=atomic -race ./... - - uses: codecov/codecov-action@v1 + - uses: codecov/codecov-action@v2.1.0