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 100e790 commit 90efa65Copy full SHA for 90efa65
.github/workflows/dotnet-publish-nuget.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Setup .NET 10
19
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
20
with:
21
dotnet-version: 10
22
0 commit comments