Skip to content

Commit 0f4bc57

Browse files
authored
Merge pull request #46 from Bit-Maximum/dependabot/github_actions/astral-sh/setup-uv-7
⬆ Bump astral-sh/setup-uv from 6 to 7
2 parents 018052f + 608d9a8 commit 0f4bc57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v5
1616

1717
- name: Install uv
18-
uses: astral-sh/setup-uv@v6
18+
uses: astral-sh/setup-uv@v7
1919
with:
2020
enable-cache: true
2121

0 commit comments

Comments
 (0)