Skip to content

Commit ca77521

Browse files
Bump codecov/codecov-action from 3.1.4 to 4.1.0 (#5466)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cafbf96 commit ca77521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@ jobs:
15791579
- name: test
15801580
if: always()
15811581
run: ./ci/github/unit-testing/notifications-library.bash test
1582-
- uses: codecov/codecov-action@v3.1.4
1582+
- uses: codecov/codecov-action@v4.1.0
15831583
with:
15841584
flags: unittests #optional
15851585

0 commit comments

Comments
 (0)