sbt/main-actions/src
Anatolii Kmetiuk 1f151ad6e3
[2.x] Fix #9190: Ensure resources are copied atomically (#9193)
Bumps io to released 1.12.0 which contains the atomic-write changes
to IO.copyFile, IO.transfer(InputStream, File), and IO.jar/zip.
ActionCacheStore.putBlob now uses IO.transfer instead of duplicating
staging logic.
2026-05-07 01:22:22 -04:00
..
main [2.x] Fix #9190: Ensure resources are copied atomically (#9193) 2026-05-07 01:22:22 -04:00
test/scala/sbt [2.x] fix: Display HTTP response body when bundle upload fails (#8630) 2026-01-28 10:36:45 -05:00