Skip to content

Commit

Permalink
Merge pull request #325 from neutrinoceros/bump_gha
Browse files Browse the repository at this point in the history
REL: bump pypa/gh-action-pypi-publish
  • Loading branch information
neutrinoceros authored Dec 16, 2024
2 parents 11ace1f + b814e0f commit f2bbd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:

- name: Publish package distributions to PyPI
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3

0 comments on commit f2bbd57

Please sign in to comment.