diff --git a/.github/workflows/fsharp-build-template.yml b/.github/workflows/fsharp-build-template.yml index 6479d5c..7e93451 100644 --- a/.github/workflows/fsharp-build-template.yml +++ b/.github/workflows/fsharp-build-template.yml @@ -33,7 +33,7 @@ jobs: with: persist-credentials: false - name: Setup .NET Core - uses: actions/setup-dotnet@v5 + uses: actions/setup-dotnet@v6 with: dotnet-version: | 6.x