Skip to content

Commit f2bbd57

Browse files
Merge pull request #325 from neutrinoceros/bump_gha
REL: bump pypa/gh-action-pypi-publish
2 parents 11ace1f + b814e0f commit f2bbd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838

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

0 commit comments

Comments
 (0)