Skip to content

Commit 6337b64

Browse files
Update codecov/codecov-action action to v4
1 parent 4b5c8f7 commit 6337b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rav1e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
sccache --stop-server
278278
- name: Codecov upload
279279
if: matrix.conf == 'grcov-codecov'
280-
uses: codecov/codecov-action@v3
280+
uses: codecov/codecov-action@v4
281281
with:
282282
files: lcov.info
283283

0 commit comments

Comments
 (0)