chore(deps): update codecov/codecov-action action to v5 (#591)

Generated by Renovate Bot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-10 14:33:18 +09:00
committed by GitHub
parent 309b50a801
commit c10fb000db

View File

@@ -35,7 +35,7 @@ jobs:
libx264-dev
- name: Run Test Suite
run: make test
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
build-darwin:
@@ -64,7 +64,7 @@ jobs:
x264
- name: Run Test Suite
run: make test
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
check-licenses: