1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-08-08 15:24:50 +02:00

feat: switch to @ambi-robotics/cache backend

This commit is contained in:
Matthew Matl 2024-04-17 03:44:01 -07:00
parent 0c45773b62
commit 4c96456d46
No known key found for this signature in database
9 changed files with 155232 additions and 174058 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.3",
"@ambi-robotics/cache": "^1.3.0",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"