We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df84de9 commit c6a9e7aCopy full SHA for c6a9e7a
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup .NET
25
uses: actions/setup-dotnet@v4
26
with:
27
- dotnet-version: 8.0.*
+ dotnet-version: 9.0.*
28
- name: Restore dependencies
29
run: dotnet restore
30
- name: Download Dalamud
0 commit comments