new major version release (#1123)

This commit is contained in:
Shubham Tiwari
2022-06-24 15:18:30 +05:30
committed by GitHub
parent 46231a7da3
commit c5278cdd08
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": "2.0.6",
"version": "3.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "2.0.6",
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",