We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2fce7d + 35ce04c commit 7f3d2e1Copy full SHA for 7f3d2e1
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Install uv (for Python scripts and pytest)
65
if: matrix.os != 'windows-latest'
66
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
+ uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
67
with:
68
version: ${{ env.UV_VERSION }}
69
0 commit comments