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 9b445db commit fef4018Copy full SHA for fef4018
.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