ci: Fix for checkout action with fetch-tags (#20917)

This commit is contained in:
Peter Tripp
2024-11-20 18:32:05 +00:00
committed by GitHub
parent 1475a7000f
commit 7e67753d51

View File

@@ -244,8 +244,8 @@ jobs:
#
# 25 was chosen arbitrarily.
fetch-depth: 25
fetch-tags: true
clean: false
ref: ${{ github.ref }}
- name: Limit target directory size
run: script/clear-target-dir-if-larger-than 100