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 b604ecb commit 5a35b36Copy full SHA for 5a35b36
.github/workflows/cd.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup .NET
23
uses: actions/[email protected]
24
with:
25
- dotnet-version: '8.0.x'
+ dotnet-version: '9.0.x'
26
27
- name: Setup NuGet
28
uses: NuGet/[email protected]
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments