We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11ace1f + b814e0f commit f2bbd57Copy full SHA for f2bbd57
.github/workflows/cd.yml
@@ -38,4 +38,4 @@ jobs:
38
39
- name: Publish package distributions to PyPI
40
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
41
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
0 commit comments