Skip to content

Commit 87bf23e

Browse files
authored
Merge pull request #38 from BobLd/BobLd-patch-2
Update dotnet-windows.yml
2 parents f0aa2ea + 5ae7d39 commit 87bf23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup .NET Core
1515
uses: actions/setup-dotnet@v1
1616
with:
17-
dotnet-version: 6.0.x
17+
dotnet-version: 8.0.x
1818
- name: Install dependencies
1919
run: dotnet restore
2020
- name: Build

0 commit comments

Comments
 (0)