mirror of
https://gitea.com/actions/setup-deno.git
synced 2026-01-04 13:28:36 +00:00
feat: include a hash of deno.lock files in the cache key automatically (#98)
This commit is contained in:
@@ -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