We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 392899d + 28a1bd4 commit 5199e4bCopy full SHA for 5199e4b
.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: 8.0.x
25
.github/workflows/release-build.yml
@@ -18,7 +18,7 @@ jobs:
18
0 commit comments