diff --git a/config.js b/config.js index 1859e6f..4ed2b37 100644 --- a/config.js +++ b/config.js @@ -6,7 +6,7 @@ module.exports = { // --- Caching --- // Explicitly enable caching (good practice, though often default) - persistCache: true, + // persistCache: true, // Use the default cache directory which we will map in the Action // cacheDir: "/tmp/renovate-cache", // Default, usually no need to set