kevinjqliu commented on code in PR #725: URL: https://github.com/apache/iceberg-rust/pull/725#discussion_r1861083989
########## .github/workflows/release_python.yml: ########## @@ -132,7 +133,7 @@ jobs: steps: - name: Download all the dists - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: wheels Review Comment: should this also be changed to ``` name: wheels-* merge-multiple: true ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org