Skip to content

Commit 3eb06d3

Browse files
Update dependency astral-sh/uv to v0.9.21
1 parent 7b9a9a2 commit 3eb06d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/component-builder-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install uv
3939
uses: astral-sh/setup-uv@v7
4040
with:
41-
version: "0.9.18"
41+
version: "0.9.21"
4242
- name: Create VM
4343
working-directory: ./containers/fedora
4444
env:

.github/workflows/component-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install uv
3737
uses: astral-sh/setup-uv@v7
3838
with:
39-
version: "0.9.18"
39+
version: "0.9.21"
4040
- name: Create VM
4141
working-directory: ./containers/fedora
4242
env:

0 commit comments

Comments
 (0)