Skip to content

Commit a80f219

Browse files
build(deps): bump codecov/codecov-action from 4 to 5 (#847)
1 parent 8156d97 commit a80f219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Run unit tests
4242
run: make test
4343
- name: Upload coverage to codecov.io
44-
uses: codecov/codecov-action@v4
44+
uses: codecov/codecov-action@v5
4545
env:
4646
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)