Update build.yml
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Install GitVersion
|
||||
uses: gittools/actions/gitversion/setup@v3.0.0
|
||||
with:
|
||||
version: 6.0.5 # github actions doesnt like 6.1.0 onwards https://github.com/GitTools/actions/blob/main/docs/versions.md
|
||||
versionSpec: 6.0.5 # github actions doesnt like 6.1.0 onwards https://github.com/GitTools/actions/blob/main/docs/versions.md
|
||||
|
||||
- name: Determine Version
|
||||
id: gitversion
|
||||
|
||||
Reference in New Issue
Block a user