Skip to content

Commit 3d1f3e9

Browse files
authored
Update ci-build.yml
1 parent d283813 commit 3d1f3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup .NET Core
1111
uses: actions/setup-dotnet@v1
1212
with:
13-
dotnet-version: 6.0.x
13+
dotnet-version: 7.0.x
1414
- name: Restore
1515
working-directory: dotNet
1616
run: dotnet restore TaskLogging.sln

0 commit comments

Comments
 (0)