PyAV-Org / PyAV

Pythonic bindings for FFmpeg's libraries.
https://pyav.basswood-io.com/
BSD 3-Clause "New" or "Revised" License
2.47k stars 360 forks source link

Update GitHub actions to their latest version #1403

Closed jlaine closed 4 months ago

jlaine commented 4 months ago

The behaviour of actions/upload-artifact have changed, we now need distinct names for each artifact. This also means adjusting our use of actions/download-artifact to collect all artifacts.