ci: update codecov action in build workflow

This commit is contained in:
Nicolas Giard 2023-02-22 16:48:27 -05:00 committed by GitHub
parent d6725f62ef
commit ce374acc78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,7 +167,7 @@ jobs:
coverage xml
- name: Upload Coverage Results to Codecov
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.1.1
with:
files: coverage.xml