Skip to content

Commit bd64452

Browse files
Update codecov/codecov-action action to v5
1 parent d929c78 commit bd64452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211

212212
- name: Upload coverage reports to Codecov
213213
if: matrix.qt_series == 6 && matrix.compiler != 'default'
214-
uses: codecov/codecov-action@v3
214+
uses: codecov/codecov-action@v5
215215
with:
216216
files: build/qt${{ matrix.qt_series }}-Linux/coverage.info
217217
verbose: true

0 commit comments

Comments
 (0)