Install custom actions/cache version - with lookupOnly support

This commit is contained in:
Marc Mueller 2023-01-30 14:38:31 +01:00
parent 627f0f41f6
commit 97a8c2bc1c
6 changed files with 48 additions and 12 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.1.2",
"@actions/cache": "https://github.com/cdce8p/toolkit/raw/cache-dry-run-release/packages/cache/actions-cache-3.1.3.tgz",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"