Update for beta release

This commit is contained in:
Sampark Sharma
2022-12-01 10:08:48 +00:00
committed by GitHub
parent 785599dd2e
commit c207fbd5db
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -91,3 +91,6 @@
### 3.0.6
- Added `@azure/abort-controller` to dependencies to fix compatibility issue with ESM [#1208](https://github.com/actions/toolkit/issues/1208)
### 3.1.0-beta.1
- Update actions/cache on windows to use gnu tar and zstd by default and fallback to bsdtar and zstd if gnu tar is not available. ([issue](https://github.com/actions/cache/issues/984))