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 69c0a29 commit ff60d18Copy full SHA for ff60d18
.github/workflows/build.yml
@@ -278,7 +278,7 @@ jobs:
278
generate_release_notes: true
279
280
- name: Push build artifacts to PyPI
281
- uses: pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12.0
+ uses: pypa/gh-action-pypi-publish@1f5d4ec244f65dce93685ee3e98e77123f090866 # v1.12.1
282
with:
283
skip-existing: true
284
packages-dir: wheels
0 commit comments