diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a761459..4b0e6f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,6 @@ jobs: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - uses: actions/setup-dotnet@v4 with: - dotnet-version: 6.x cache: true - name: Cache SonarCloud packages uses: actions/cache@v4