Skip to content

Commit

Permalink
Merge pull request #39 from hummingbird-project/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/dependencies-d109cd9e8b

Bump codecov/codecov-action from 4 to 5 in the dependencies group
  • Loading branch information
Joannis authored Nov 15, 2024
2 parents 0cf8786 + 9211eb4 commit c944c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
-ignore-filename-regex="\/Benchmarks\/" \
-instr-profile .build/debug/codecov/default.profdata > info.lcov
- name: Upload to codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
file: info.lcov

0 comments on commit c944c38

Please sign in to comment.