Skip to content

Commit 0d3d57e

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 769a440 commit 0d3d57e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: "Generate Coverage Report"
7070
run: make coverage
7171
- name: "Upload Coverage Report"
72-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
72+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
7373
with:
7474
files: ./build/reports/kover/report.xml
7575
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)