Skip to content

Commit e75ecc3

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 88f8d64 commit e75ecc3

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
@@ -321,7 +321,7 @@ jobs:
321321
sccache --stop-server
322322
- name: Codecov upload
323323
if: matrix.conf == 'grcov-codecov'
324-
uses: codecov/codecov-action@v4
324+
uses: codecov/codecov-action@v5
325325
with:
326326
files: lcov.info
327327

0 commit comments

Comments
 (0)