There was an error while loading. Please reload this page.
2 parents 8f91c0f + 3d1944b commit 36aee26Copy full SHA for 36aee26
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: Setup .NET
27
- uses: actions/setup-dotnet@v5
+ uses: actions/setup-dotnet@v6
28
29
dotnet-version: 9.0.x
30
- name: Install and Configure Keyring
@@ -100,7 +100,7 @@ jobs:
100
101
102
103
104
105
106
- name: Add msbuild to PATH
0 commit comments