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

Test fix-2099

This commit is contained in:
Bassem Dghaidi 2025-07-28 06:25:29 -07:00 committed by GitHub
parent 640a1c2554
commit f0946aba6c
6 changed files with 56774 additions and 33403 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.3",
"@actions/cache": "file:///workspaces/toolkit/packages/cache",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3"
@ -48,4 +48,4 @@
"ts-jest": "^28.0.8",
"typescript": "^4.9.3"
}
}
}