fix git clone depth

This commit is contained in:
ay-ex
2024-07-08 05:37:04 +00:00
committed by Dion Moult
parent c18e4ea6ce
commit fc45e587c0
@@ -43,6 +43,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
- uses: actions/setup-python@v5 # https://github.com/actions/setup-python
with:
python-version: '3.12.4' # Version range or exact version of a Python version to use, using SemVer's version range syntax