diff --git a/.github/workflows/deep-source.yml b/.github/workflows/deep-source.yml index 7960826..e653fc3 100644 --- a/.github/workflows/deep-source.yml +++ b/.github/workflows/deep-source.yml @@ -22,7 +22,7 @@ jobs: - name: Setup .NET uses: actions/setup-dotnet@v4 with: - dotnet-version: '7.0.x' + dotnet-version: '8.0.x' - name: Build and analyze env: