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 d44c6a8 commit 75497b4Copy full SHA for 75497b4
.github/workflows/dotnet.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup .NET
17
uses: actions/setup-dotnet@v1
18
with:
19
- dotnet-version: 5.0.x
+ dotnet-version: 8.0.x
20
21
- name: GitVersion
22
id: gitversion # step id used as reference for output values
0 commit comments