mirror of
https://github.com/actions/toolkit.git
synced 2025-06-10 01:50:46 +09:00
bump tool-cache version
This commit is contained in:
parent
67eeeea9fa
commit
1f7964519a
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# @actions/tool-cache Releases
|
# @actions/tool-cache Releases
|
||||||
|
|
||||||
### 1.1.0
|
### 1.1.2
|
||||||
|
|
||||||
- [Add zip and unzip for macOS](https://github.com/actions/toolkit/pull/49)
|
- [Use zip and unzip from PATH](https://github.com/actions/toolkit/pull/161)
|
||||||
- [Support custom flags for `extractTar`](https://github.com/actions/toolkit/pull/48)
|
- [Support custom flags for `extractTar`](https://github.com/actions/toolkit/pull/48)
|
||||||
|
|
||||||
### 1.0.0
|
### 1.0.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@actions/tool-cache",
|
"name": "@actions/tool-cache",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"description": "Actions tool-cache lib",
|
"description": "Actions tool-cache lib",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"github",
|
"github",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue