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 2a78657 commit d756b36Copy full SHA for d756b36
.github/workflows/gradle-publish.yml
@@ -19,6 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v5
21
with:
22
+ fetch-depth: 100
23
fetch-tags: true
24
25
- name: Set up JDK 21
0 commit comments