Skip to content

Commit 2b873ef

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#616)
1 parent 02571ae commit 2b873ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
python -m twine check dist/*
3030
- name: Publish package to PyPI
31-
uses: pypa/[email protected].6
31+
uses: pypa/[email protected].7
3232
with:
3333
user: ${{ secrets.PYPI_USERNAME }}
3434
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)