Tigger Kindel преди 2 години
родител
ревизия
1c96875687
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -17,7 +17,7 @@ jobs:
     - name: Install and calculate the new version with GitVersion 
       uses: gittools/actions/gitversion/setup@v0
       with:
-        versionSpec: 5.x
+        versionSpec: 6.x
 
     - name: Determine Version
       uses: gittools/actions/gitversion/execute@v0