8000
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 d0820c4 commit ca39d41Copy full SHA for ca39d41
.github/workflows/cibuildwheel.yml
@@ -229,9 +229,9 @@ jobs:
229
run: ls dist
230
231
- name: Generate artifact attestation for sdist and wheel
232
- uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
+ uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
233
with:
234
subject-path: dist/matplotlib-*
235
236
- name: Publish package distributions to PyPI
237
- uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
0 commit comments