Skip to content

Commit 0bc1123

Browse files
authored
Update Codecov action (#490)
1 parent 4a028bd commit 0bc1123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
cmake --build --preset ${{ env.CONAN_BUILD_PRESET }} --target coverage-cobertura
116116
117117
- name: Upload coverage to Codecov
118-
uses: codecov/codecov-action@v4.4.1
118+
uses: codecov/codecov-action@v7.0.0
119119
env:
120120
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
121121
with:

0 commit comments

Comments
 (0)