We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c1f20 commit e465045Copy full SHA for e465045
2 files changed
.github/workflows/pre_release.yml
@@ -74,4 +74,4 @@ jobs:
74
run: poetry build
75
76
- name: Publish a Python distribution to PyPI
77
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
.github/workflows/release.yml
@@ -73,4 +73,4 @@ jobs:
73
0 commit comments