diff --git a/.github/workflows/presubmits.yml b/.github/workflows/presubmits.yml index b919e6c..f5aecec 100644 --- a/.github/workflows/presubmits.yml +++ b/.github/workflows/presubmits.yml @@ -92,7 +92,7 @@ jobs: args: test - name: Upload coverage to Codecov - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d + uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 with: files: ./unit-coverage.out verbose: true