Skip to content

Commit 01c48ee

Browse files
chore: bump codecov/codecov-action from 5 to 6 (#360)
1 parent 882cb28 commit 01c48ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: make test
5454

5555
- name: Upload Codecov report
56-
uses: codecov/codecov-action@v5
56+
uses: codecov/codecov-action@v6
5757
with:
5858
## Repository upload token - get it from codecov.io. Required only for private repositories
5959
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)