Skip to content

Commit 87e7d2b

Browse files
authored
Merge pull request #113 from tobiasge/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 5 to 6
2 parents 98fae32 + 005d17b commit 87e7d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
python-version: "3.12"
2626
- name: Install uv
27-
uses: astral-sh/setup-uv@v5
27+
uses: astral-sh/setup-uv@v6
2828
- id: build-and-publish
2929
name: Build and publish to pypi
3030
env:

0 commit comments

Comments
 (0)