Skip to content

Commit

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

Bump the dependencies group with 1 update
  • Loading branch information
adam-fowler authored Mar 8, 2024
2 parents 9726468 + 6950cd3 commit 85025ea
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 @@ -41,6 +41,6 @@ jobs:
-ignore-filename-regex="\/Benchmarks\/" \
-instr-profile .build/debug/codecov/default.profdata > info.lcov
- name: Upload to codecov.io
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: info.lcov

0 comments on commit 85025ea

Please sign in to comment.