diff --git a/.github/workflows/azure-static-web-apps-delightful-rock-04d533b03.yml b/.github/workflows/azure-static-web-apps-delightful-rock-04d533b03.yml index 2d0d295..43fa20c 100644 --- a/.github/workflows/azure-static-web-apps-delightful-rock-04d533b03.yml +++ b/.github/workflows/azure-static-web-apps-delightful-rock-04d533b03.yml @@ -15,8 +15,10 @@ jobs: runs-on: ubuntu-latest name: Build and Deploy Job steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: + fetch-depth: 0 + filter: tree:0 submodules: true - name: Build And Deploy id: builddeploy diff --git a/test/OpenLayers.Blazor.Tests/OpenLayers.Blazor.Tests.csproj b/test/OpenLayers.Blazor.Tests/OpenLayers.Blazor.Tests.csproj index a630a5b..8e624ba 100644 --- a/test/OpenLayers.Blazor.Tests/OpenLayers.Blazor.Tests.csproj +++ b/test/OpenLayers.Blazor.Tests/OpenLayers.Blazor.Tests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable