2
0
Tig Kindel 2 жил өмнө
parent
commit
6190fc6411

+ 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: |