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 af138d2 + bc14a76 commit 24ebf64Copy full SHA for 24ebf64
.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@v1
+ uses: actions/setup-dotnet@v3
23
with:
24
dotnet-version: 6.0.x
25
.github/workflows/release-build.yml
@@ -18,7 +18,7 @@ jobs:
18
0 commit comments