chore: Bump upload-artifact@v3 to v4#725
Conversation
kevinjqliu
left a comment
There was a problem hiding this comment.
is it possible to test this on your action on your fork?
.github/workflows/release_python.yml
Outdated
| uses: actions/download-artifact@v3 | ||
| uses: actions/download-artifact@v4 | ||
| with: | ||
| name: wheels |
There was a problem hiding this comment.
should this also be changed to
name: wheels-*
merge-multiple: true
I think the easier way would be for me to test it against this repository using the |
|
@kevinjqliu - please refer to: https://test.pypi.org/manage/project/pyiceberg-core/release/0.1.0/ |
|
nice! I see it at https://test.pypi.org/project/pyiceberg-core/ and I was able to install it locally Built Distributions looks correct: |
kevinjqliu
left a comment
There was a problem hiding this comment.
thanks for adding this!
@kevinjqliu Thanks for the review! :) |
Xuanwo
left a comment
There was a problem hiding this comment.
Thank you @sungwy, love it! Also thank you @kevinjqliu and @liurenjie1024 for review.
https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
ACTION REQUIRED notice on mailing list: https://lists.apache.org/thread/nx19j3h61tjmsk8c8vx24gbq6ygf7pyf