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 9a267ff commit a3e8a4cCopy full SHA for a3e8a4c
.github/workflows/generate-references.yaml
@@ -24,7 +24,7 @@ jobs:
24
python-version: 3.11.11
25
26
- name: Install uv
27
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4.1
28
with:
29
enable-cache: true
30
pyproject-file: 'pyproject.toml'
0 commit comments