1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-25 02:42:10 +02:00

chore: Update codecov action (#8103)

This commit is contained in:
mister-ben 2023-02-01 19:18:30 +01:00 committed by GitHub
parent 7776d18314
commit 0cfc4857b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ jobs:
run: npm run test
- name: coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
token: ${{secrets.CODECOV_TOKEN}}
files: './test/dist/coverage/coverage-final.json'