[CI] Install net8.0

This commit is contained in:
Jason Nelson
2024-03-14 11:26:03 -07:00
committed by BobLd
parent a97ee27030
commit 03fd2832ac

View File

@@ -16,6 +16,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: "6.0.x"
dotnet-version: "8.0.x"
- name: Restore cached part 1
id: restore-cache-p1