Bump version using npm

This commit is contained in:
Lovepreet Singh
2023-02-20 13:44:07 +00:00
parent e18b2d8a33
commit 0f91c9c203
4 changed files with 6 additions and 9 deletions

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

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

View File

@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "3.1.3",
"version": "3.1.4",
"preview": true,
"description": "Actions cache lib",
"keywords": [