We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a074d0 + 6549515 commit 06ed855Copy full SHA for 06ed855
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v6
17
- uses: hynek/build-and-inspect-python-package@v2
18
id: build
19
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
20
with:
21
name: ${{ steps.build.outputs.artifact-name }}
22
path: dist
0 commit comments