We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783c2d9 commit ba230abCopy full SHA for ba230ab
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup .NET
19
uses: actions/setup-dotnet@v3
20
with:
21
- dotnet-version: 7.0.x
+ dotnet-version: 9.0.x
22
- name: Download Dalamud
23
shell: pwsh
24
run: |
0 commit comments