Skip to content

Commit 5fbb059

Browse files
authored
Update dotnet.yml
1 parent 2340627 commit 5fbb059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup .NET
1414
uses: actions/setup-dotnet@v1
1515
with:
16-
dotnet-version: 6.0.x
16+
dotnet-version: 8.0.x
1717
- name: Check out Code
1818
uses: actions/checkout@v2
1919
with:

0 commit comments

Comments
 (0)