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 5e732b5 + c1f384d commit 4a279c9Copy full SHA for 4a279c9
1 file changed
.github/workflows/release_prod.yml
@@ -53,7 +53,7 @@ jobs:
53
steps:
54
- uses: actions/checkout@v5
55
- name: Download build artifacts
56
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
57
with:
58
name: wheel_dist
59
- run: |
0 commit comments