Skip to content

Commit 9b90d38

Browse files
authored
Merge pull request #260 from sertit/dependabot/github_actions/astral-sh/setup-uv-7
Build(deps): Bump astral-sh/setup-uv from 6 to 7
2 parents b3d14c8 + 0145c2b commit 9b90d38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
lfs: false
2424
- name: Install the latest version of uv with cache enabled
25-
uses: astral-sh/setup-uv@v6
25+
uses: astral-sh/setup-uv@v7
2626
with:
2727
version: "latest"
2828
enable-cache: true

0 commit comments

Comments
 (0)