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.
2 parents ba650de + 39233ff commit ffea373Copy full SHA for ffea373
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
python-version: ${{ matrix.python-version }}
39
40
- name: Install uv
41
- uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
+ uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
42
with:
43
activate-environment: true
44
enable-cache: true
@@ -250,7 +250,7 @@ jobs:
250
python-version: "3.12"
251
252
253
254
255
256
0 commit comments