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 a0135a4 commit 3b32152Copy full SHA for 3b32152
.github/workflows/gradle.yml
@@ -560,7 +560,7 @@ jobs:
560
uses: actions/checkout@v4
561
with:
562
submodules: recursive
563
- fetch-tags: true
+ fetch-depth: 0
564
565
- name: Restore cached ~/.gradle/caches
566
uses: actions/cache/restore@v4
@@ -645,7 +645,7 @@ jobs:
645
646
647
648
649
650
651
@@ -857,7 +857,7 @@ jobs:
857
858
859
860
861
862
863
0 commit comments