Skip to content

Commit

Permalink
Bump gh-action-pypi-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange authored Dec 9, 2024
1 parent 217473b commit 4708226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ jobs:

# trusted publisher in https://pypi.org/manage/project/blake3/settings/publishing/
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.2
uses: pypa/gh-action-pypi-publish@v1.12.3
with:
skip-existing: true

0 comments on commit 4708226

Please sign in to comment.