Add option to cache action to not save

This commit is contained in:
Enrico Minack 2024-11-04 18:23:58 +01:00
parent 6849a64899
commit 3f0646840e
4 changed files with 15 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "cache",
"version": "4.1.1",
"version": "4.1.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cache",
"version": "4.1.1",
"version": "4.1.2",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.3",