Skip to content

Commit 05ddc8f

Browse files
committed
Update to the latest codecov action
1 parent 1478e8b commit 05ddc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Upload coverage report to codecov
5252
if: ${{ matrix.type == 'Debug' && matrix.compiler == 'g++' }}
53-
uses: codecov/codecov-action@v3
53+
uses: codecov/codecov-action@v4
5454
with:
5555
file: ${{ steps.build_dir.outputs.DIR }}/coverage.info
5656

0 commit comments

Comments
 (0)