Skip to content

Commit cb3b97a

Browse files
committed
Update ci.yml
1 parent 0b99ab8 commit cb3b97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup .NET Core
1919
uses: actions/setup-dotnet@v1
2020
with:
21-
dotnet-version: 3.1.401
21+
dotnet-version: 6.0.100
2222

2323
- name: Build
2424
run: ./build

0 commit comments

Comments
 (0)