Skip to content

Commit 960bc60

Browse files
committed
ci: 👷 bump setup-uv to v6
1 parent 0ea78de commit 960bc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/actions/setup-python-env/action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
python-version: ${{ inputs.python-version }}
2020

2121
- name: Install uv
22-
uses: astral-sh/setup-uv@v2
22+
uses: astral-sh/setup-uv@v6
2323
with:
2424
version: ${{ inputs.uv-version }}
2525
enable-cache: 'true'

0 commit comments

Comments
 (0)