Skip to content

Commit 1304a51

Browse files
ci(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#138)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59952df commit 1304a51

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
@@ -335,7 +335,7 @@ jobs:
335335
- id: codecov
336336
name: Upload coverage report to Codecov
337337
if: steps.test-files-check.outputs.files_exists == 'true'
338-
uses: codecov/codecov-action@v4.5.0
338+
uses: codecov/codecov-action@v4.6.0
339339
env:
340340
GITHUB_JOB: ${{ github.job }}
341341
GITHUB_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)