Releases: re-actors/checkout-python-sdist
Release list
v3.0.0
This year, @webknjaz got a few appearances at EuroPython 2026 — come and say hi next time around!
✨ What's Changed
The underlying actions/download-artifacts action now takes artifact digest checks seriously and errors out on digest mismatches instead of merely issuing warnings.
🪞 Full Diff: v2.0.1...v3.0.0
🧔♂️ Release Manager: @webknjaz 🇺🇦
💬 Discuss on GitHub.
v2.0.1
This year, @webknjaz got a few appearances at EuroPython 2026 — come and say hi next time around!
🛠️ Internals
The underlying actions/download-artifacts action call has been bumped to v8, and it now runs under Node.js 24. No more runtime warnings. Yay!
There's a side effect of the update that it may start emitting digest mismatch warnings. In the next release, we'll error out on those.
💪 New Contributors
🪞 Full Diff: v2.0.0...v2.0.1
🧔♂️ Release Manager: @webknjaz 🇺🇦
💬 Discuss on GitHub.
v2.0.0
✨ What's New
@woodruffw💰 made the action compatible with actions/download-artifact and actions/upload-artifact v4 via #3.
💪 New Contributors
- @woodruffw made their first contribution in #3
🪞 Full Diff: v1.0.0...v2.0.0
🧔♂️ Release Manager: @webknjaz 🇺🇦
v1.0.0
This is the first public release of the action.