mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
* [artifact] exempt .tar.zst files from compression These files are already compressed with zstd - no need to attempt re-compression. * fix missing comma * fmt * Update upload-gzip.ts