Skip to content

Commit f1eaf9e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
working-directory: build
3333
run: make lcov
3434
- name: Upload to Codecov
35-
uses: codecov/codecov-action@v5
35+
uses: codecov/codecov-action@v6
3636
env:
3737
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3838
with:

0 commit comments

Comments
 (0)