Remove @actions/cache dependency

This commit is contained in:
Vilius Sutkus '89
2026-03-25 00:01:07 +02:00
parent 125835f877
commit 715acc5ce1
2 changed files with 119 additions and 1546 deletions

1664
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,6 @@
"author": "daveol",
"license": "ISC",
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/tool-cache": "^2.0.1"
},