diff --git a/.github/workflows/benchmarks.yaml b/.github/workflows/benchmarks.yaml index a985210..1e342c1 100644 --- a/.github/workflows/benchmarks.yaml +++ b/.github/workflows/benchmarks.yaml @@ -41,7 +41,7 @@ jobs: uses: actions/setup-dotnet@v5 with: dotnet-version: | - 8.0.x + 10.0.x - name: Restore run: dotnet restore benchmarks/Wolfgang.TryPattern.Benchmarks/Wolfgang.TryPattern.Benchmarks.csproj