Skip to content

Commit 1b73aef

Browse files
committed
Update action on CI
1 parent 689726d commit 1b73aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
with:
120120
name: distribution
121121
path: dist
122-
- uses: pypa/gh-action-pypi-publish@v1.8.14
122+
- uses: pypa/gh-action-pypi-publish@v1.12.4
123123
with:
124124
user: __token__
125125
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)