Skip to content

Commit 03a3d76

Browse files
authored
Merge pull request #180 from oddstr13/renovate/pypa-gh-action-pypi-publish-1.x
Update pypa/gh-action-pypi-publish action to v1.9.0
2 parents 9497a0a + 11a4dce commit 03a3d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
path: dist
5151

5252
- name: Publish to PyPI
53-
uses: pypa/gh-action-pypi-publish@v1.8.14
53+
uses: pypa/gh-action-pypi-publish@v1.9.0
5454

5555
- name: Debug upload_url
5656
if: ${{ always() }}

0 commit comments

Comments
 (0)