Skip to content

Commit 7eb1605

Browse files
Update .github/workflows/release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b16c824 commit 7eb1605

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
@@ -33,6 +33,6 @@ jobs:
3333
run: uv sync
3434

3535
- name: Python Semantic Release
36-
uses: python-semantic-release/python-semantic-release@v9
36+
uses: python-semantic-release/python-semantic-release@v10
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)