We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714f577 commit 790d2baCopy full SHA for 790d2ba
.github/workflows/workflow.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
python-version-file: pyproject.toml
28
- name: Set up uv
29
- uses: astral-sh/setup-uv@v5.1.0
+ uses: astral-sh/setup-uv@v5.3.0
30
31
version: 0.5.13
32
- name: Build package
0 commit comments