Skip to content

Releases: re-actors/checkout-python-sdist

v3.0.0

Choose a tag to compare

@webknjaz webknjaz released this 28 Jul 16:25
Immutable release. Only release title and notes can be modified.
v3.0.0
b129ca9

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.

GH Sponsors badge

v2.0.1

Choose a tag to compare

@webknjaz webknjaz released this 28 Jul 16:21
Immutable release. Only release title and notes can be modified.
v2.0.1
b6ab0b8

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.

GH Sponsors badge

v2.0.0

Choose a tag to compare

@webknjaz webknjaz released this 21 Sep 21:37
v2.0.0
187f552

✨ What's New

@woodruffw💰 made the action compatible with actions/download-artifact and actions/upload-artifact v4 via #3.

💪 New Contributors

🪞 Full Diff: v1.0.0...v2.0.0

🧔‍♂️ Release Manager: @webknjaz 🇺🇦

v1.0.0

Choose a tag to compare

@webknjaz webknjaz released this 31 Dec 03:41
v1.0.0
f4b9f00

This is the first public release of the action.