This commit is contained in:
2025-09-28 11:42:20 +02:00
parent 9f38493b2d
commit be68e31dc3

View File

@@ -27,7 +27,7 @@ jobs:
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@vmaster uses: actions/checkout@master
with: with:
fetch-depth: 0 # Fetch full history fetch-depth: 0 # Fetch full history
fetch-tags: true # Fetch all tags (refs/tags) fetch-tags: true # Fetch all tags (refs/tags)