mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-31 19:38:23 +00:00
feat: include a hash of deno.lock files in the cache key automatically (#98)
(cherry picked from commit 3169cf993b)
This commit is contained in:
committed by
Leo Kettmeir
parent
aa0fea114b
commit
609c005598
@@ -16,6 +16,7 @@
|
||||
"imports": {
|
||||
"@actions/cache": "npm:@actions/cache@^4.0.3",
|
||||
"@actions/core": "npm:@actions/core@^1.11.1",
|
||||
"@actions/glob": "npm:@actions/glob@^0.5.0",
|
||||
"@actions/tool-cache": "npm:@actions/tool-cache@^2.0.2",
|
||||
"@types/node": "npm:@types/node@^22.15.0",
|
||||
"@types/semver": "npm:@types/semver@^7.7.0",
|
||||
|
||||
Reference in New Issue
Block a user