Skip to content

Commit c6a9e7a

Browse files
committed
update CI
1 parent df84de9 commit c6a9e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup .NET
2525
uses: actions/setup-dotnet@v4
2626
with:
27-
dotnet-version: 8.0.*
27+
dotnet-version: 9.0.*
2828
- name: Restore dependencies
2929
run: dotnet restore
3030
- name: Download Dalamud

0 commit comments

Comments
 (0)