ci: fetch all history

This commit is contained in:
2026-02-14 22:50:25 +01:00
parent 784cef2c74
commit e1e84909f9

View File

@@ -12,6 +12,7 @@ jobs:
- name: Git checkout
uses: actions/checkout@v6
with:
fetch-deps: 0
fetch-tags: true
- name: Show tags
run: git tag --list