Skip to content

Commit ba230ab

Browse files
authored
bump dotnet version of build
1 parent 783c2d9 commit ba230ab

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup .NET
1919
uses: actions/setup-dotnet@v3
2020
with:
21-
dotnet-version: 7.0.x
21+
dotnet-version: 9.0.x
2222
- name: Download Dalamud
2323
shell: pwsh
2424
run: |

0 commit comments

Comments
 (0)