Skip to content

Commit adec29c

Browse files
authored
Update dotnet.yml
1 parent 288f1f3 commit adec29c

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET
1616
uses: actions/setup-dotnet@v2
1717
with:
18-
dotnet-version: 6.0.x
18+
dotnet-version: 8.0.x
1919
- name: Restore dependencies
2020
run: dotnet restore
2121
- name: Build

0 commit comments

Comments
 (0)