Skip to content

Commit 9b73811

Browse files
Merge pull request #20 from shizheng-rlfresh/dependabot/github_actions/astral-sh/setup-uv-8.3.2
Bump astral-sh/setup-uv from 8.2.0 to 8.3.2
2 parents 7de5f6c + ac31e8a commit 9b73811

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version-file: ".python-version"
2626

2727
- name: Install uv
28-
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
28+
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
2929
with:
3030
version: "0.11.22"
3131
enable-cache: true

0 commit comments

Comments
 (0)