We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b95c99 commit ccd0718Copy full SHA for ccd0718
.github/workflows/spotless-check.yml
@@ -14,6 +14,8 @@ jobs:
14
15
- name: Checkout code
16
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
+ with:
18
+ fetch-depth: 0
19
20
- name: Set up JDK 21
21
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
0 commit comments