We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8bce52 + 51d2cee commit fda2f15Copy full SHA for fda2f15
1 file changed
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
path: dist
43
44
- name: Publish package to PyPI
45
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
46
with:
47
attestations: true
48
0 commit comments