diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 067bc67c4..9c1714373 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.1.2 + - uses: codecov/codecov-action@v3.1.3