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 261087b commit 7723f02Copy full SHA for 7723f02
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
path: dist
37
38
- name: Publish package to PyPI
39
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
40
41
- name: GitHub Release
42
uses: softprops/action-gh-release@v2
0 commit comments