Update build.yaml

This commit is contained in:
Antonio Navarro Perez 2022-10-08 18:26:13 +02:00 committed by GitHub
parent 382782c551
commit 0a19f9ee4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@ jobs:
run: |
make test-race
- name: Convert coverage.out to coverage.lcov
uses: jandelgado/gcov2lcov-action@v1.0.8
uses: jandelgado/gcov2lcov-action@v1.0.9
if: matrix.os == 'ubuntu-latest'
- name: Coveralls
uses: coverallsapp/github-action@1.1.3