Skip to content

Commit 9a3d0e1

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents afa2c3e + 6b3b13d commit 9a3d0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uv run pytest -ra --cov --cov-report=xml --cov-report=term
4949
--durations=20
5050
- name: Upload coverage report
51-
uses: codecov/codecov-action@v6
51+
uses: codecov/codecov-action@v7
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454

0 commit comments

Comments
 (0)