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.
2 parents f00f764 + 7231c98 commit 0bae4a8Copy full SHA for 0bae4a8
.github/workflows/publish.yml
@@ -33,7 +33,7 @@ jobs:
33
id-token: write # required for trusted publishing
34
environment: publish
35
steps:
36
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
37
38
- name: Publish to PyPI
39
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments