Skip to content

Commit c52bc23

Browse files
author
Alex Peck
committed
infer
1 parent fcb8145 commit c52bc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infer.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@v2
2020
with:
21-
dotnet-version: 8.0.x
21+
dotnet-version: 9.0.x
2222
- name: Install dependencies
2323
run: dotnet restore
2424
- name: Build

0 commit comments

Comments
 (0)