diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 61c0abd5d7..84268f3670 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@v2.1.0 + - uses: codecov/codecov-action@v3.0.0