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 fca5f4c commit fa6d29eCopy full SHA for fa6d29e
.github/workflows/nuget.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup .NET
20
uses: actions/setup-dotnet@v4
21
with:
22
- dotnet-version: 7.x
+ dotnet-version: 8.x
23
24
- name: Publish NuGet
25
uses: likvido/action-nuget@v1
0 commit comments