Skip to content

Commit a2c9983

Browse files
ci(deps): Bump codecov/codecov-action from 4.0.1 to 4.0.2 (#31)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bce4412 commit a2c9983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334
- id: codecov
335335
name: Upload coverage report to Codecov
336336
if: steps.test-files-check.outputs.files_exists == 'true'
337-
uses: codecov/[email protected].1
337+
uses: codecov/[email protected].2
338338
env:
339339
GITHUB_JOB: ${{ github.job }}
340340
GITHUB_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)