Skip to content

Commit 97fdaa1

Browse files
chore(deps): update dependency astral-sh/uv to v0.11.28
1 parent 4df9daa commit 97fdaa1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dbt_pr_ci.yaml

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@v8.3.2
4040
with:
41-
version: "0.11.26"
41+
version: "0.11.28"
4242
enable-cache: true
4343

4444
- name: Set up Python

.github/workflows/superset_validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install uv
3232
uses: astral-sh/setup-uv@v8.3.2
3333
with:
34-
version: "0.11.26"
34+
version: "0.11.28"
3535
enable-cache: true
3636

3737
- name: Set up Python

0 commit comments

Comments
 (0)