Skip to content

Commit 01481a8

Browse files
westin-mmsbw2
andauthored
Apply suggestions from code review
Co-authored-by: msbw2 <[email protected]>
1 parent 3a0ddc7 commit 01481a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ jobs:
3434
uses: actions/[email protected]
3535
with:
3636
dotnet-version: 6.0.x
37-
3837
- name: Setup .NET 8.0.x
3938
uses: actions/[email protected]
4039
with:
41-
dotnet-version: 8.0.x
42-
40+
dotnet-version: 8.0.x
4341
- name: Setup .NET 9.0.x
4442
uses: actions/[email protected]
4543
with:

0 commit comments

Comments
 (0)