diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 95352e9ae0..7bfb420b68 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.1.0 + - uses: codecov/codecov-action@v3.1.1