Skip to content

Commit 2375370

Browse files
chore: upgrade astral-sh/setup-uv from v6 to v7 (#52)
1 parent 97f2d17 commit 2375370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-bash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python-version: "3.11"
3333

3434
- name: Set up uv
35-
uses: astral-sh/setup-uv@v6
35+
uses: astral-sh/setup-uv@v7
3636
with:
3737
enable-cache: true
3838

0 commit comments

Comments
 (0)