What's Changed
* ci: refactor to run steps as container job by michalc in https://github.com/michalc/stream-inflate/pull/44
* ci: attempt at fixing release code - no need for volumes I suspect by michalc in https://github.com/michalc/stream-inflate/pull/45
* ci: attempt to fix checkout in build by using earliest version by michalc in https://github.com/michalc/stream-inflate/pull/46
* ci: attempt to fix upload in older container by using older version by michalc in https://github.com/michalc/stream-inflate/pull/47
* ci: try latest upload/download artifact versions by michalc in https://github.com/michalc/stream-inflate/pull/48
* ci: attempt to force earlier node to avoid glibc errors by michalc in https://github.com/michalc/stream-inflate/pull/49
* ci: back to docker run by michalc in https://github.com/michalc/stream-inflate/pull/50
* ci: attempt to fix docker run command by michalc in https://github.com/michalc/stream-inflate/pull/51
* ci: fix quoting in docker run by michalc in https://github.com/michalc/stream-inflate/pull/52
**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.24...v0.0.25