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 ec22d7e commit 493b8c5Copy full SHA for 493b8c5
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: hynek/build-and-inspect-python-package@v2
26
27
- name: Download Package
28
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
29
with:
30
name: Packages
31
path: dist
0 commit comments