Skip to content

Commit 8f3ca57

Browse files
chore(dependencies): update codecov/codecov-action action to v6 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d02eff commit 8f3ca57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
CFLAGS: "-DCYTHON_TRACE=1"
2727
BENCODER_LINETRACE: 1
2828
- run: python -m pytest --cov=bencoder --cov-report=xml .
29-
- uses: codecov/codecov-action@v5
29+
- uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)