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 52c1b20 commit a7fafceCopy full SHA for a7fafce
.github/workflows/gradle-build.yml
@@ -50,6 +50,8 @@ jobs:
50
runs-on: ubuntu-latest
51
steps:
52
- uses: actions/checkout@v4
53
+ with:
54
+ fetch-depth: 0
55
- name: Set up JDK
56
uses: actions/setup-java@v4
57
with:
0 commit comments