There was an error while loading. Please reload this page.
1 parent 758b76e commit 4d71533Copy full SHA for 4d71533
1 file changed
.github/workflows/msbuild.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v5
28
29
- name: Setup .NET
30
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
31
with:
32
dotnet-version: 8.0.x
33
0 commit comments