Skip to content

Commit deb7f6e

Browse files
committed
Updated Qodana cache configuration in GitHub Actions
1 parent 6871344 commit deb7f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ jobs:
103103
uses: JetBrains/[email protected]
104104
with:
105105
cache-default-branch-only: true
106-
use-caches: 'gradle'
106+
use-caches: true
107107
args: '--baseline,qodana.sarif.json'

0 commit comments

Comments
 (0)