Skip to content

Commit cbdd2d9

Browse files
Use fetch-depth = 1
1 parent 2a3989f commit cbdd2d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-antora-ui-spring.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
with:
2222
ref: ${{ inputs.docs-branch }}
23+
fetch-depth: 1
2324
- name: Get Current UI Bundle URL
2425
uses: mikefarah/[email protected]
2526
id: current

0 commit comments

Comments
 (0)