Skip to content

Commit

Permalink
Resolve build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn-malmo committed Dec 19, 2024
1 parent cb72ddb commit 06a6169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildAndPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v3.0.0
with:
versionSpec: '6.x'
versionSpec: '6.1.0'

- name: Determine Version
id: version_step # step id used as reference for output values
Expand Down

0 comments on commit 06a6169

Please sign in to comment.