Thanks to visit codestin.com Credit goes to github.com
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 ff60d18 commit 0681f7cCopy full SHA for 0681f7c
.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@1f5d4ec244f65dce93685ee3e98e77123f090866 # v1.12.1
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
282
with:
283
skip-existing: true
284
packages-dir: wheels
0 commit comments