Skip to content

Commit 9c6e91e

Browse files
committed
build: 📦️ bump actions
1 parent 63e4b91 commit 9c6e91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
fetch-depth: 0
120120
- name: Python Semantic Release
121121
id: release
122-
uses: python-semantic-release/python-semantic-release@v9.15.2
122+
uses: python-semantic-release/python-semantic-release@v9.16.1
123123
with:
124124
github_token: ${{ secrets.GITHUB_TOKEN }}
125125
- name: Publish package distributions to PyPI

0 commit comments

Comments
 (0)