diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index e16d54de59..35dcab5b2b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -21,4 +21,4 @@ jobs: - run: go test -coverprofile=coverage.txt -covermode=atomic -race ./... - - uses: codecov/codecov-action@v3.0.0 + - uses: codecov/codecov-action@v3.1.0