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.
2 parents 1a71095 + 2263d22 commit 8cf4aaeCopy full SHA for 8cf4aae
.github/workflows/dotnet.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup .NET
17
uses: actions/setup-dotnet@v2
18
with:
19
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
20
- name: Restore dependencies
21
run: dotnet restore
22
working-directory: ./
0 commit comments