Skip to content

Commit 68c0111

Browse files
authored
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#1233)
2 parents 58b1445 + 7a5b49e commit 68c0111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ jobs:
6363
steps:
6464
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
6565
# Try uploading to Test PyPI first, in case something fails.
66-
- uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598
66+
- uses: pypa/gh-action-pypi-publish@f5622bde02b04381239da3573277701ceca8f6a0
6767
with:
6868
repository-url: https://test.pypi.org/legacy/
6969
packages-dir: artifact/
70-
- uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598
70+
- uses: pypa/gh-action-pypi-publish@f5622bde02b04381239da3573277701ceca8f6a0
7171
with:
7272
packages-dir: artifact/

0 commit comments

Comments
 (0)