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 b67b0eb + d788634 commit 448a4beCopy full SHA for 448a4be
.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
@@ -20,7 +20,7 @@ jobs:
26
0 commit comments