We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84d1a2 commit 44a99f6Copy full SHA for 44a99f6
packages/cache/RELEASES.md
@@ -4,5 +4,8 @@
4
5
- Initial release
6
7
+### 0.2.0
8
+- Fixes issues with the zstd compression algorithm on Windows and Ubuntu 16.04 [#469](https://github.com/actions/toolkit/pull/469)
9
+
10
### 0.2.1
-- Fixes issues with the zstd compression algorithm on Windows and Ubuntu 16.04 [#469](https://github.com/actions/toolkit/pull/469)
11
+- Fix to await async function getCompressionMethod
0 commit comments