diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 65c268468..eaf978160 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -25,4 +25,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