diff --git a/.github/workflows/azure-static-webapp.yml b/.github/workflows/azure-static-webapp.yml index 496628792..16318269f 100644 --- a/.github/workflows/azure-static-webapp.yml +++ b/.github/workflows/azure-static-webapp.yml @@ -41,7 +41,7 @@ jobs: - name: Setup .NET SDK uses: actions/setup-dotnet@v1.7.2 with: - dotnet-version: '7.0.102' + dotnet-version: '7.0.402' - run: | cd Uno.Gallery/Uno.Gallery.Wasm