CI: do a treeless clone in case we need the history

See https://github.com/msys2/MINGW-packages/pull/21022
This commit is contained in:
Christoph Reiter 2024-05-29 22:20:26 +02:00
parent 53f1997cb3
commit 1a4b510ce7
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
filter: tree:0
- uses: actions/setup-python@v5
id: setup-python

View File

@ -39,6 +39,7 @@ jobs:
with:
path: temp
fetch-depth: 0
filter: tree:0
persist-credentials: false
# to match the autobuild environment