[ci] Upgrade codecov-action to v3.1

This commit is contained in:
Behdad Esfahbod 2022-07-20 12:59:36 -06:00
parent 8d923363db
commit 5b8bff8dca
2 changed files with 2 additions and 2 deletions

View File

@ -51,6 +51,6 @@ jobs:
- name: cov
run: ninja -Cbuild coverage-xml
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v3.1
with:
file: build/meson-logs/coverage.xml

View File

@ -25,6 +25,6 @@ jobs:
- name: cov
run: ninja -Cbuild coverage-xml
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v3.1
with:
file: build/meson-logs/coverage.xml