We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2340627 commit 5fbb059Copy full SHA for 5fbb059
.github/workflows/dotnet.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup .NET
14
uses: actions/setup-dotnet@v1
15
with:
16
- dotnet-version: 6.0.x
+ dotnet-version: 8.0.x
17
- name: Check out Code
18
uses: actions/checkout@v2
19
0 commit comments