Skip to content

Commit 2d6bd56

Browse files
👻 Bump codecov/codecov-action from 5 to 6 (#972)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae3ca9e commit 2d6bd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
name: coverage-report
6060
path: coverage
6161
- name: Upload coverage reports to Codecov
62-
uses: codecov/codecov-action@v5
62+
uses: codecov/codecov-action@v6
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}
6565
slug: ${{ github.repository_owner }}/trustify-ui

0 commit comments

Comments
 (0)