Conversation
|
Thanks! There's something wrong with the wheel build; seems unrelated but if you have time to look into it, hopefully not too bad to fix. |
|
Looks like that did work to fix the diff_shades, but now the |
|
I tried looking at a previous run to see if it reports what url succeeded, but no dice. When I try to go to some of those URLs myself I also get 404s, so no clue what's happening, and extra not sure what to do since I'm on windows and very unfamiliar with anything linux. |
|
@JelleZijlstra can you retry the
|
|
Thanks, retried! |
|
@JelleZijlstra it succeeded, so looks like it was just that one still working endpoint having a networking hiccup. I think this should be good for merge now that that's resolved. |
Description
Looks like upload-artifact@v3 is now deprecated. Reading through the migration guide it looks like Black doesn't do any of the deprecated/changed behaviors, so this PR just bumps the number from 3 to 4.
Checklist - did you ...
CHANGES.mdif necessary?