Skip to content

Commit 4ed2211

Browse files
committed
Upgrade dotnet version
1 parent 66e7a3e commit 4ed2211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Setup .NET
9898
uses: actions/setup-dotnet@v3
9999
with:
100-
dotnet-version: 7.x
100+
dotnet-version: 9.x
101101

102102
- name: Install DocFX
103103
run: dotnet tool update -g docfx

0 commit comments

Comments
 (0)