Skip to content

Commit 1ea1d7f

Browse files
committed
Merge branch 'main' of https://github.com/vcoderun/acpkit
2 parents 901f252 + c60c757 commit 1ea1d7f

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
@@ -25,6 +25,6 @@ jobs:
2525
run: uv run pytest --cov --cov-branch --cov-report=xml
2626

2727
- name: Upload results to Codecov
28-
uses: codecov/codecov-action@v5
28+
uses: codecov/codecov-action@v6
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)