瀏覽代碼

dotnet 7.0.x

Tig Kindel 2 年之前
父節點
當前提交
6190fc6411
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/dotnet-core.yml

+ 1 - 1
.github/workflows/dotnet-core.yml

@@ -17,7 +17,7 @@ jobs:
     - name: Setup .NET Core
       uses: actions/[email protected]
       with:
-        dotnet-version: 7.0.4
+        dotnet-version: 7.0.x
 
     - name: Install dependencies
       run: |