We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7de5f6c + ac31e8a commit 9b73811Copy full SHA for 9b73811
1 file changed
.github/workflows/book.yml
@@ -25,7 +25,7 @@ jobs:
25
python-version-file: ".python-version"
26
27
- name: Install uv
28
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
+ uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
29
with:
30
version: "0.11.22"
31
enable-cache: true
0 commit comments