Skip to content

Commit

Permalink
Merge pull request #303 from clEsperanto/bump-codcov-version
Browse files Browse the repository at this point in the history
Update tests_and_coverage.yml
  • Loading branch information
StRigaud authored Jun 14, 2024
2 parents f7b800e + 217b195 commit 54c37a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_and_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# lcov --list coverage.info
- name: Upload coverage report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4.4.1
with:
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
files: ${{ runner.workspace }}/build/coverage.xml
Expand Down

0 comments on commit 54c37a1

Please sign in to comment.