Skip to content

Commit 321d345

Browse files
committed
ci: bump pypa/gh-action-pypi-publish
1 parent 3cf6b44 commit 321d345

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
@@ -175,7 +175,7 @@ jobs:
175175
ls -al dist/
176176
177177
- name: Upload to PyPI
178-
uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10
178+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
179179
with:
180180
user: __token__
181181
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)