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 1749312 commit 6af200eCopy full SHA for 6af200e
.github/workflows/pypi-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
popd
37
38
- name: Store the distribution packages
39
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
40
with:
41
name: python-package-distributions
42
path: python/dist
0 commit comments