Tig Kindel 2 vuotta sitten
vanhempi
commit
6190fc6411
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/dotnet-core.yml

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

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