瀏覽代碼

Upgrade gittools/actions from 2 to 3.

BDisp 8 月之前
父節點
當前提交
b8b440468d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/publish.yml

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

@@ -19,13 +19,13 @@ jobs:
         fetch-depth: 0 # fetch-depth is needed for GitVersion
 
     - name: Install GitVersion 
-      uses: gittools/actions/gitversion/setup@v2
+      uses: gittools/actions/gitversion/setup@v3
       with:
           versionSpec: '5.x'
           includePrerelease: true
 
     - name: Determine Version
-      uses: gittools/actions/gitversion/execute@v2
+      uses: gittools/actions/gitversion/execute@v3
       with:
         useConfigFile: true
         #additionalArguments: /b develop