Skip to content

Commit 19f58e6

Browse files
v7.34.6
1 parent b801ee5 commit 19f58e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v3
1313
- name: Python Semantic Release
14-
uses: python-semantic-release/python-semantic-release@v8.0.8
14+
uses: python-semantic-release/python-semantic-release@v7.34.6
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
- name: Build

0 commit comments

Comments
 (0)