瀏覽代碼

Better version

Piotr Czajkowski 2 天之前
父節點
當前提交
f24992cae3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/dotnet.yml

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

@@ -21,7 +21,7 @@ jobs:
     - name: Setup .NET
       uses: actions/setup-dotnet@v4
       with:
-        dotnet-version: 8.0.x
+        dotnet-version: 8.x
     - name: Restore dependencies
       run: dotnet restore
       working-directory: ExcelORM