Skip to content

Commit 883bd54

Browse files
committed
fix: semver
1 parent b188022 commit 883bd54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install GitVersion
3030
uses: gittools/actions/gitversion/setup@v4
3131
with:
32-
versionSpec: '5.x'
32+
versionSpec: '6.x'
3333
- name: Set SemVer Version
3434
uses: gittools/actions/gitversion/execute@v4
3535
id: gitversion

0 commit comments

Comments
 (0)