Skip to content

Commit fb23d89

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

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/codecov-action@v3.1.4
337+
uses: codecov/codecov-action@v4.0.1
338338
env:
339339
GITHUB_JOB: ${{ github.job }}
340340
GITHUB_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)