This commit is contained in:
Akitake
2024-07-12 10:58:18 +02:00
parent fcd8853bb6
commit c79a4f740b

View File

@@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-detph: '0'
fetch-depth: '0'
- name: Setup Python
uses: actions/setup-python@v4
with: