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 17a364b commit c0235a0Copy full SHA for c0235a0
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Download packages built by build-and-inspect-python-package
37
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
38
with:
39
name: Packages
40
path: dist
0 commit comments