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 8721665 commit 2c15a41Copy full SHA for 2c15a41
.github/workflows/ci.yml
@@ -333,7 +333,7 @@ jobs:
333
- id: codecov
334
name: Upload coverage report to Codecov
335
if: steps.test-files-check.outputs.files_exists == 'true'
336
- uses: codecov/codecov-action@v4.1.0
+ uses: codecov/codecov-action@v4.5.0
337
env:
338
GITHUB_JOB: ${{ github.job }}
339
GITHUB_REF: ${{ github.ref }}
0 commit comments