There was an error while loading. Please reload this page.
2 parents f23c3f0 + 7af4bc8 commit ed67f40Copy full SHA for ed67f40
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
- name: Setup .NET SDK
25
- uses: actions/setup-dotnet@v5.4.0
+ uses: actions/setup-dotnet@v6.0.0
26
27
dotnet-version: 10.0.x
28
- name: Build Modules
0 commit comments