Merge PR #34: update setup-dotnet to v6
PR and Push Build/Test / build-and-test (push) Failing after 16s

Attended CI control-plane merge after exact-head success and local combined validation; final main run will be monitored.
This commit was merged in pull request #34.
This commit is contained in:
2026-08-05 13:03:50 +02:00
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v7 uses: actions/checkout@v7
- name: Setup .NET - name: Setup .NET
uses: actions/setup-dotnet@v5 uses: actions/setup-dotnet@v6
with: with:
dotnet-version: "10.0.x" dotnet-version: "10.0.x"