Skip to content

Commit 3e9f3e7

Browse files
chore(deps): update astral-sh/setup-uv action to v6 (#464)
1 parent 435ee7a commit 3e9f3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
python-version: ${{ env.PYTHON_VERSION }}
5656

5757
- name: Set up uv package manager
58-
uses: astral-sh/setup-uv@v5
58+
uses: astral-sh/setup-uv@v6
5959
with:
6060
python-version: ${{ env.PYTHON_VERSION }}
6161

0 commit comments

Comments
 (0)