mirror of
https://github.com/pion/mediadevices.git
synced 2026-04-22 15:57:27 +08:00
chore(deps): update codecov/codecov-action action to v6
Generated by Renovate Bot
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user