Skip to content

Commit e00abc2

Browse files
committed
Update GitVersion action to use version 6.x
1 parent 31b0939 commit e00abc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install GitVersion
2929
uses: gittools/actions/gitversion/setup@v4
3030
with:
31-
versionSpec: '5.x'
31+
versionSpec: '6.x'
3232

3333
- name: Determine Version
3434
id: gitversion

0 commit comments

Comments
 (0)