Browse Source

Update dotnet-desktop.yml

Marcin Ziąbek 1 year ago
parent
commit
34a69f6bf4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/dotnet-desktop.yml

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

@@ -58,7 +58,7 @@ jobs:
       - name: Setup dotnet
       - name: Setup dotnet
         uses: actions/setup-dotnet@v3
         uses: actions/setup-dotnet@v3
         with:
         with:
-          dotnet-version: '6.0.x'
+          dotnet-version: '8.0.x'
 
 
 
 
       - name: Build solution
       - name: Build solution