Release new actions/cache minor version

This commit is contained in:
Sampark Sharma
2022-12-22 07:35:02 +00:00
committed by GitHub
parent fd47902ff8
commit c76b5b3a03
3 changed files with 8 additions and 3 deletions

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

@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "3.1.0-beta.3",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "3.1.0-beta.3",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",