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