Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhankoral authored Dec 20, 2024
1 parent b32d23b commit d808fda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:

- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
version: 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
Expand Down

0 comments on commit d808fda

Please sign in to comment.