We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed948fb commit bcc4256Copy full SHA for bcc4256
.github/workflows/google_api_availability.yaml
@@ -60,7 +60,7 @@ jobs:
60
working-directory: ${{env.source-directory}}
61
62
# Upload code coverage information
63
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v2
64
with:
65
file: ${{env.source-directory}}/coverage/lcov.info # optional
66
name: Google API Availability (App Facing Package) # optional
0 commit comments