diff --git a/.github/workflows/presubmits.yml b/.github/workflows/presubmits.yml index 5223b20..dca9392 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@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 with: files: ./unit-coverage.out verbose: true