Skip to content

Commit 762b9fd

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 0b74316 commit 762b9fd

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
@@ -350,7 +350,7 @@ jobs:
350350
sccache --stop-server
351351
- name: Codecov upload
352352
if: matrix.conf == 'grcov-codecov'
353-
uses: codecov/codecov-action@v4
353+
uses: codecov/codecov-action@v5
354354
with:
355355
files: lcov.info
356356

0 commit comments

Comments
 (0)