Skip to content

Commit e62533a

Browse files
committed
8.0 action not yet released
1 parent fb1653a commit e62533a

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
@@ -14,5 +14,5 @@ jobs:
1414
python-version: ["3.11", "3.12", "3.13", "3.14"]
1515
steps:
1616
- uses: actions/checkout@v6
17-
- uses: astral-sh/setup-uv@v8
17+
- uses: astral-sh/setup-uv@v7
1818
- run: uv run --python ${{ matrix.python-version }} --with pytest python -m pytest

0 commit comments

Comments
 (0)