Skip to content

Commit 651192d

Browse files
authored
update: ⬆️ setup-uv version
1 parent babfb3d commit 651192d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
using: "composite"
1111
steps:
1212
- name: Install UV
13-
uses: astral-sh/setup-uv@v5
13+
uses: astral-sh/setup-uv@v6
1414
with:
1515
python-version: ${{ inputs.python-version }}
1616

0 commit comments

Comments
 (0)