Skip to content

Commit e1ed3d0

Browse files
Bump codecov/codecov-action from 5 to 6 (#14)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d17c42 commit e1ed3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
lcov --list coverage.info
7676
- name: Report
7777
if: ${{ hashFiles('./build/coverage.info') != '' }}
78-
uses: codecov/codecov-action@v5
78+
uses: codecov/codecov-action@v6
7979
with:
8080
plugins: gcov
8181
files: ./build/coverage.info

0 commit comments

Comments
 (0)