We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cba882 + 6af1a1c commit e48facaCopy full SHA for e48faca
2 files changed
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
python-version: '3.14'
24
25
- name: Setup uv
26
- uses: astral-sh/setup-uv@v8.2.0
+ uses: astral-sh/setup-uv@v8.3.2
27
28
- name: Build Wheel
29
run: |
.github/workflows/run_qaqc.yaml
@@ -22,7 +22,7 @@ jobs:
22
python-version: "3.14"
- name: Test
0 commit comments