We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8b02d commit ab73884Copy full SHA for ab73884
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
22
23
- name: Setup uv
24
- uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
+ uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
25
with:
26
activate-environment: true
27
python-version: 3.13
0 commit comments