Skip to content

Commit 14aa3b8

Browse files
authored
Update ensure-build.yml
1 parent 6cf52f3 commit 14aa3b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ensure-build.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@v1
1818
with:
19-
dotnet-version: 3.1.x
19+
dotnet-version: '8.0.x'
2020
- name: Restore Nuget Packages
2121
run: dotnet restore ObjectSemantics.NET/ObjectSemantics.NET.csproj
2222
- name: Build Project

0 commit comments

Comments
 (0)