Skip to content

Commit 49899a3

Browse files
authored
Merge pull request #5 from lantean-code/ahjephson-patch-1
Update dotnet.yml
2 parents fbedf87 + 0fbd5fc commit 49899a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup .NET
1717
uses: actions/setup-dotnet@v2
1818
with:
19-
dotnet-version: 6.0.x
19+
dotnet-version: 8.0.x
2020
- name: Restore dependencies
2121
run: dotnet restore
2222
- name: Build Debug

0 commit comments

Comments
 (0)