Skip to content

Commit fbf11de

Browse files
Update CI to latest SDKs
1 parent 40e76a7 commit fbf11de

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup net5.0
3535
uses: actions/setup-dotnet@v1.8.1
3636
with:
37-
dotnet-version: "5.0.400"
37+
dotnet-version: "5.0.401"
3838
- name: Run dotnet --info
3939
run: dotnet --info
4040
- uses: actions/checkout@v2.3.4

0 commit comments

Comments
 (0)