Skip to content

Commit 9e36e06

Browse files
ci(deps): Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#868)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f55240 commit 9e36e06

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
@@ -360,7 +360,7 @@ jobs:
360360
path: ${{ env.COVERAGE_SUMMARY }}
361361
- id: codecov
362362
name: Upload coverage report to Codecov
363-
uses: codecov/codecov-action@v5.4.2
363+
uses: codecov/codecov-action@v5.4.3
364364
with:
365365
env_vars: GITHUB_JOB,GITHUB_REF_TYPE
366366
fail_ci_if_error: true

0 commit comments

Comments
 (0)