Skip to content

Commit

Permalink
ci: update codecov/codecov-action in GitHub Actions workflow to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Jul 23, 2024
1 parent 32eabbc commit 1f88d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
lcov --list coverage.info
- name: Upload to Codecov
uses: codecov/codecov-action@v1.2.1
uses: codecov/codecov-action@v4
with:
files: ../boost-root/coverage.info

0 comments on commit 1f88d18

Please sign in to comment.