Skip to content

Commit 5319d44

Browse files
authored
Merge pull request #3 from noc0dev/dependabot/github_actions/astral-sh/setup-uv-7
Bump astral-sh/setup-uv from 5 to 7
2 parents 85d4f7d + 26fd21d commit 5319d44

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
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Install uv
15-
uses: astral-sh/setup-uv@v5
15+
uses: astral-sh/setup-uv@v7
1616

1717
- name: Build package
1818
run: uv build

0 commit comments

Comments
 (0)