mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
ci: use the latest tag by date
This commit is contained in:
parent
0ed45d34cb
commit
e373c5d5b8
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # Fetch all history to include tags
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Git
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user