We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 927b500 + b96c5b8 commit c96bff0Copy full SHA for c96bff0
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Install uv (for Python scripts and pytest)
66
if: matrix.os != 'windows-latest'
67
- uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
+ uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
68
with:
69
version: ${{ env.UV_VERSION }}
70
0 commit comments