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.
1 parent 5899f36 commit d80da27Copy full SHA for d80da27
.github/workflows/build-win.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v5
19
20
- name: Setup .NET
21
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
22
with:
23
dotnet-version: |
24
6.0.x
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
0 commit comments