mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-01 03:53:14 +08:00
update versions for cache and artifact
This commit is contained in:
4
packages/cache/RELEASES.md
vendored
4
packages/cache/RELEASES.md
vendored
@@ -1,5 +1,9 @@
|
||||
# @actions/cache Releases
|
||||
|
||||
### 4.0.3
|
||||
|
||||
- Added masking for Secure Access Signatures (SAS) cache entry URLs [#1982](https://github.com/actions/toolkit/pull/1982)
|
||||
|
||||
### 4.0.2
|
||||
|
||||
- Wrap create failures in ReserveCacheError [#1966](https://github.com/actions/toolkit/pull/1966)
|
||||
|
||||
2
packages/cache/package.json
vendored
2
packages/cache/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actions/cache",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"preview": true,
|
||||
"description": "Actions cache lib",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user