diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9acd14a8..4a6d764d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,7 @@ jobs: echo "Is Preview: $STRAVAIG_IS_PREVIEW" echo "Is Stable: $STRAVAIG_IS_STABLE" - - uses: actions/setup-dotnet@v3 + - uses: actions/setup-dotnet@v5 name: Setup .NET 8, 9 and 10.0 with: dotnet-version: |