Skip to content

Commit 5706f3d

Browse files
committed
add fetch depth to git checkout for version info
1 parent f3dd4c6 commit 5706f3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
with:
1818
lfs: true
19+
fetch-depth: 0
1920

2021
- name: Set up Docker Buildx
2122
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)