Skip to content

Commit 66d12dd

Browse files
committed
fix: trying some approaches
1 parent 05c804f commit 66d12dd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.coverage

0 Bytes
Binary file not shown.

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
python-version: ${{ matrix.python-version }}
5050
allow-prereleases: true
5151
- name: install uv
52-
uses: astral-sh/setup-uv@v3
52+
uses: astral-sh/setup-uv@v6
5353
with:
5454
enable-cache: true
5555
cache-dependency-glob: requirements-dev.txt

0 commit comments

Comments
 (0)