Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#5248)

This commit is contained in:
David Lord 2023-09-05 14:02:38 -07:00 committed by GitHub
commit 8037487165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,10 +63,10 @@ jobs:
steps: steps:
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
# Try uploading to Test PyPI first, in case something fails. # Try uploading to Test PyPI first, in case something fails.
- uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8 - uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
with: with:
repository-url: https://test.pypi.org/legacy/ repository-url: https://test.pypi.org/legacy/
packages-dir: artifact/ packages-dir: artifact/
- uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8 - uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
with: with:
packages-dir: artifact/ packages-dir: artifact/