coverage.yml: updated `codecov/codecov-action` to `v3` (#4501)

This commit is contained in:
Oliver Stöneberg 2022-09-24 08:21:51 +02:00 committed by GitHub
parent e8b9cd64fc
commit 872be6564b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
name: Coverage results
path: coverage_report
- uses: codecov/codecov-action@v1.2.1
- uses: codecov/codecov-action@v3
with:
# token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
# file: ./coverage.xml # optional