Skip to content

Commit cf43e95

Browse files
⬆️ Bump pypa/gh-action-pypi-publish from 1.1.0 to 1.8.10 (#10)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb5049b commit cf43e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
pip install wheel
9191
python setup.py sdist bdist_wheel
9292
- name: Publish
93-
uses: pypa/gh-action-pypi-publish@v1.1.0
93+
uses: pypa/gh-action-pypi-publish@v1.8.10
9494
with:
9595
user: __token__
9696
password: ${{ secrets.PYPI_KEY }}

0 commit comments

Comments
 (0)