We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bce7b commit 541d02fCopy full SHA for 541d02f
.github/workflows/gradle.yaml
@@ -17,6 +17,6 @@ jobs:
17
uses: eskatos/gradle-command-action@v1
18
with:
19
arguments: check
20
- wrapper-cache-enabled: true
+ distributions-cache-enabled: true
21
dependencies-cache-enabled: true
22
configuration-cache-enabled: true
0 commit comments