Upgraded Upload artifact to 4.6.2#694
Closed
paulocheque wants to merge 3 commits intoMagicStack:masterfrom
Closed
Conversation
Changes ======= * Fixes for Python 3.14 (MagicStack#638) (by @graingert @hroncok @paulocheque @fantix in 46456b6 for MagicStack#637) Fixes ===== * Use Cython `enum` for `__PREALLOCED_BUFS` (MagicStack#634) (by @jakirkham in 7bb12a1 for MagicStack#634) * test: fix getaddrinfo test (MagicStack#663) (by @fantix in 5680792 for MagicStack#663) * test: fix task name for Python 3.13.3/3.14 (MagicStack#662) (by @cjwatson in 96b7ed3 for MagicStack#662)
71d3c3b to
73342c1
Compare
47f9285 to
e52d76c
Compare
Contributor
Author
|
It appears we have some erratic tests here. I can't re-run the actions to confirm. |
Merged
Member
|
This is the same fix as it was in #693, but thank you anyways! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade documentation: https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
Suggestion to fix #692