Skip to content

Commit 88f2c34

Browse files
Bump codecov/codecov-action from 4 to 5 in the dependencies group (#3)
1 parent e4b34ab commit 88f2c34

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
@@ -68,6 +68,6 @@ jobs:
6868
-ignore-filename-regex="\/Benchmarks\/" \
6969
-instr-profile .build/debug/codecov/default.profdata > info.lcov
7070
- name: Upload to codecov.io
71-
uses: codecov/codecov-action@v4
71+
uses: codecov/codecov-action@v5
7272
with:
7373
file: info.lcov

0 commit comments

Comments
 (0)