We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a46b1 commit 57b79f7Copy full SHA for 57b79f7
.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.4.1
30
31
version: 0.5.6
32
- name: Build package
0 commit comments