Skip to content

Commit 95f345a

Browse files
build: bump codecov/codecov-action from 6.0.0 to 6.0.1 in the actions group (#232)
1 parent b3dad9f commit 95f345a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uv run coverage run --source=tests,cpp_linter_hooks -m pytest -vv
3434
uv run coverage report
3535
uv run coverage xml
36-
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 #v5
36+
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 #v5
3737
if: matrix.python-version == '3.13'
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)