There was an error while loading. Please reload this page.
2 parents b8cb58e + 7d04b8b commit d3d02aeCopy full SHA for d3d02ae
2 files changed
.github/workflows/ci-build.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: Ensure .NET Installed
22
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
23
with:
24
dotnet-version: 9.0.x
25
@@ -59,7 +59,7 @@ jobs:
59
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
60
61
62
63
64
65
.github/workflows/release-build.yml
@@ -18,7 +18,7 @@ jobs:
18
0 commit comments