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