Update master_push.yml

This commit is contained in:
2024-09-24 02:15:41 +02:00
committed by GitHub
Unverified
parent 5682d34c21
commit 1e45a6a57f

View File

@@ -34,6 +34,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup GitVersion
uses: gittools/actions/gitversion/setup@v0.9.7
with: