Fix #809 and #833 in actions/cache. Bump version

This commit is contained in:
Lovepreet Singh
2022-08-03 07:00:38 +00:00
parent 01e1ff7bc0
commit 567598fdd7
3 changed files with 8 additions and 4 deletions

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

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