Bump internal package @actions/cache version to fix #888 and #891 in actions/cache repo

This commit is contained in:
Lovepreet Singh
2022-08-13 18:46:24 +00:00
parent 8bd9e29d3c
commit d543359fab
4 changed files with 64 additions and 91 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "3.0.3",
"version": "3.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "3.0.3",
"version": "3.0.4",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",