Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bneumann committed Oct 2, 2024
1 parent cee3d71 commit a268e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: install gitversion tool
uses: gittools/actions/gitversion/setup@v2.0.1
with:
versionSpec: '6.x'
versionSpec: '5.x'

- name: execute gitversion
id: gitversion # step id used as reference for output values
Expand Down

0 comments on commit a268e40

Please sign in to comment.