Skip to content

Commit 0e1c4a3

Browse files
authored
Update ci.yml
1 parent f975e0f commit 0e1c4a3

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup .NET
3232
uses: actions/setup-dotnet@v5
3333
with:
34-
dotnet-version: '9.0.x'
34+
dotnet-version: '10.0.x'
3535

3636
- name: Restore dependencies
3737
run: dotnet restore

0 commit comments

Comments
 (0)