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.
2 parents a03b0e0 + e522483 commit 61fb7f4Copy full SHA for 61fb7f4
1 file changed
.github/workflows/release_prod.yml
@@ -53,7 +53,7 @@ jobs:
53
steps:
54
- uses: actions/checkout@v6
55
- name: Download build artifacts
56
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
57
with:
58
name: wheel_dist
59
- run: |
0 commit comments