Skip to content

Commit 62fcefe

Browse files
authored
fix: Fix release
1 parent 0588f16 commit 62fcefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Python Semantic Release
2525
id: release
26-
uses: python-semantic-release/python-semantic-release@v9.8.3
26+
uses: python-semantic-release/python-semantic-release@v9.20.0
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929

0 commit comments

Comments
 (0)