We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b518e0a + 51f72fb commit 5cc38b2Copy full SHA for 5cc38b2
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@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
67
with:
68
version: ${{ env.UV_VERSION }}
69
0 commit comments