We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425cdd8 commit c54a637Copy full SHA for c54a637
.github/workflows/cd.yml
@@ -90,6 +90,6 @@ jobs:
90
run: poetry build
91
92
- name: Publish to PyPI
93
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
94
with:
95
verbose: true
0 commit comments