Skip to content

Commit 9aec67e

Browse files
authored
Update main.yaml
updated gitversion to v5.5.x
1 parent badaf63 commit 9aec67e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install GitVersion
1818
uses: gittools/actions/gitversion/setup@v0.9.7
1919
with:
20-
versionSpec: '5.2.x'
20+
versionSpec: '5.5.x'
2121
- name: Use GitVersion
2222
id: gitversion # step id used as reference for output values
2323
uses: gittools/actions/gitversion/execute@v0.9.7

0 commit comments

Comments
 (0)