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 f709acf commit da8d2cbCopy full SHA for da8d2cb
.github/workflows/docs.yml
@@ -23,6 +23,8 @@ jobs:
23
steps:
24
- name: Checkout Sources
25
uses: actions/checkout@v6
26
+ with:
27
+ fetch-depth: 0
28
- name: Set up JDK
29
uses: actions/setup-java@v5
30
with:
0 commit comments