Skip to content

Commit 77726d4

Browse files
authored
Update ci.yml
1 parent 9dd1c68 commit 77726d4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,11 @@ jobs:
7676
- name: Install GitVersion
7777
uses: gittools/actions/gitversion/setup@v4
7878
with:
79-
versionSpec: "5.x"
79+
versionSpec: "6.x"
8080

8181
- name: Determine Version
8282
id: gitversion
8383
uses: gittools/actions/gitversion/execute@v4
84-
with:
85-
useConfigFile: true
8684

8785
- name: Create Release
8886
uses: ncipollo/[email protected]

0 commit comments

Comments
 (0)