Skip to content

Commit b83f464

Browse files
committed
Update file(s) "/.github" from "ZigRazor/CXXGraph"
1 parent 31091a2 commit b83f464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Code_Coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
138138
# ── Upload to Codecov ─────────────────────────────────────────────
139139
- name: Upload to Codecov
140-
uses: codecov/codecov-action@v5
140+
uses: codecov/codecov-action@v6
141141
with:
142142
token: ${{ secrets.CODECOV_TOKEN }}
143143
files: build/coverage.info

0 commit comments

Comments
 (0)