There was an error while loading. Please reload this page.
2 parents 0e6aa7d + f2f56e5 commit 9166092Copy full SHA for 9166092
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v5
38
39
- name: 🐍 Set up Python ${{ matrix.python-version }}
40
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
41
with:
42
python-version: ${{ matrix.python-version }}
43
enable-cache: true
0 commit comments