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 c2e7971 commit 24b497aCopy full SHA for 24b497a
.github/workflows/dotnet.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup .NET
18
uses: actions/setup-dotnet@v4
19
with:
20
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
21
22
- name: Restore dependencies
23
run: dotnet restore
0 commit comments