Skip to content

Commit 252368a

Browse files
chore(deps): update astral-sh/setup-uv action to v7
1 parent 95d1fcb commit 252368a

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@v6
58+
uses: astral-sh/setup-uv@v7
5959
with:
6060
python-version: ${{ env.PYTHON_VERSION }}
6161

0 commit comments

Comments
 (0)