Fix a bug with getCompressionMethod

This commit is contained in:
Aiqiao Yan
2020-05-19 16:12:28 -04:00
parent e3a666f5b7
commit f84d1a2ae2
4 changed files with 4 additions and 4 deletions

View File

@@ -4,5 +4,5 @@
- Initial release
### 0.2.0
### 0.2.1
- Fixes issues with the zstd compression algorithm on Windows and Ubuntu 16.04 [#469](https://github.com/actions/toolkit/pull/469)