Skip to content

Commit 29e930c

Browse files
Update codecov/codecov-action action to v6 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff16466 commit 29e930c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
enable-cache: true
2121
- run: uv python install 3.12
2222
- run: make coverage
23-
- uses: codecov/codecov-action@v5
23+
- uses: codecov/codecov-action@v6
2424
with:
2525
fail_ci_if_error: true
2626
verbose: true

0 commit comments

Comments
 (0)