diff --git a/action.yml b/action.yml index 9a6bca8..e7ccef6 100644 --- a/action.yml +++ b/action.yml @@ -62,7 +62,8 @@ inputs: ["generated-gradle-jars", "caches/*/generated-gradle-jars/*.jar"], ["wrapper-zips", "wrapper/dists/*/*/*.zip"], ["dependency-jars", "caches/modules-*/files-*/**/*.jar"], - ["instrumented-jars", "caches/jars-*/*/"] + ["instrumented-jars", "caches/jars-*/*/"], + ["kotlin-dsl", "caches/*/kotlin-dsl/*/*/"] ] outputs: