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 fcda6f9 commit 66bd1a6Copy full SHA for 66bd1a6
.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.5.0
338
env:
339
GITHUB_JOB: ${{ github.job }}
340
GITHUB_REF: ${{ github.ref }}
0 commit comments