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 c1989fb commit dd96a08Copy full SHA for dd96a08
1 file changed
.github/workflows/cibuildwheel.yml
@@ -230,9 +230,9 @@ jobs:
230
run: ls dist
231
232
- name: Generate artifact attestation for sdist and wheel
233
- uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
+ uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
234
with:
235
subject-path: dist/matplotlib-*
236
237
- name: Publish package distributions to PyPI
238
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
0 commit comments