Fake commit 368

This commit is contained in:
Tigger Kindel
2023-08-28 08:40:24 -06:00
parent 1621d3308f
commit 915789d20d

View File

@@ -16,9 +16,9 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 #fetch-depth is needed for GitVersion
fetch-depth: 0 # fetch-depth is needed for GitVersion
- name: Install and calculate the new version with GitVersion
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0
with:
versionSpec: '6.x'