Skip to content

Commit

Permalink
Bump pypi publish action to 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston committed Dec 18, 2024
1 parent 97b7681 commit 0d51d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ jobs:
python -m build
- name: Publish to PyPI (Test)
uses: pypa/gh-action-pypi-publish@v1.8.14
uses: pypa/gh-action-pypi-publish@v1.12.3
with:
repository-url: https://test.pypi.org/legacy/

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.14
uses: pypa/gh-action-pypi-publish@v1.12.3

0 comments on commit 0d51d16

Please sign in to comment.