bumped up the @action/cache version.

This commit is contained in:
Ashwin Sangem
2022-03-24 11:19:52 +00:00
committed by GitHub
parent 58406447b5
commit f0a876ab8b
3 changed files with 7 additions and 4 deletions

4
packages/cache/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "1.0.10",
"version": "1.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "1.0.10",
"version": "1.0.11",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",