ci: update codecov action in ci-run-tests workflow

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

View file

@ -57,7 +57,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