Skip to content

Commit 1d885aa

Browse files
authored
Merge pull request #3 from hummingbird-project/dependabot/github_actions/dependencies-d109cd9e8b
2 parents 2c9f7ba + 385ad58 commit 1d885aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
-ignore-filename-regex="\/Benchmarks\/" \
4747
-instr-profile .build/debug/codecov/default.profdata > info.lcov
4848
- name: Upload to codecov.io
49-
uses: codecov/codecov-action@v4
49+
uses: codecov/codecov-action@v5
5050
with:
5151
file: info.lcov

0 commit comments

Comments
 (0)