mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-11-06 08:35:47 -05:00
136d96b4ae
* initial changes * Update package-lock.json * Update package-lock.json * review comments and updated test cases * package.json * changed name * added new line * changed tookit * updated with 2.0 * changed with public released package * ran code format * linting errors * Update actionUtils.test.ts * Update cache.dep.yml * Update package.json * Update README.md * Create RELEASES.md * Update RELEASES.md * Update package.json * Update package-lock.json * typo
8 lines
196 B
Markdown
8 lines
196 B
Markdown
# Releases
|
|
|
|
### 3.0.0
|
|
- Updated minimum runner version support from node 12 -> node 16
|
|
|
|
### 3.0.1
|
|
- Added support for caching from GHES 3.5.
|
|
- Fixed download issue for files > 2GB during restore.
|