chore(deps): update codecov/codecov-action action to v6

Generated by Renovate Bot
This commit is contained in:
renovate[bot]
2026-03-30 00:58:00 +00:00
committed by GitHub
parent 9a3d191368
commit 43e7bb9877
+2 -2
View File
@@ -35,7 +35,7 @@ jobs:
libxext-dev
- name: Run Test Suite
run: make test
- uses: codecov/codecov-action@v5
- uses: codecov/codecov-action@v6
with:
token: ${{ secrets.CODECOV_TOKEN }}
build-darwin:
@@ -63,7 +63,7 @@ jobs:
x264
- name: Run Test Suite
run: make test
- uses: codecov/codecov-action@v5
- uses: codecov/codecov-action@v6
with:
token: ${{ secrets.CODECOV_TOKEN }}
check-licenses: