@ -32,7 +32,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: ${{ env.checkoutFetchDepth }}
fetch-tags: true
- name: 'Get Head Commit Info'
id: GetHeadCommitInfo
shell: pwsh
@ -344,8 +343,6 @@ jobs:
steps:
- name: Checkout
- name: Setup .NET SDK
uses: actions/setup-dotnet@v3