Skip to content

Commit ee73faf

Browse files
committed
Update pypi release pipeline
1 parent 75538a9 commit ee73faf

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: List
3636
run: tree
3737
- name: Publish to PyPI
38-
uses: pypa/gh-action-pypi-publish@release/v1.8
38+
uses: pypa/gh-action-pypi-publish@release/v1.12
3939
- name: Create release
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)