diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b1de64c..bf038a7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 # Important for minver to create the right version number filter: tree:0 - - uses: actions/setup-dotnet@v5 + - uses: actions/setup-dotnet@v6 with: dotnet-version: | 8.0.x