From cb3f8c4f458b41d7f5ae20271c0a2d578966d26d Mon Sep 17 00:00:00 2001 From: lozy360 Date: Sat, 20 Dec 2025 10:59:11 +0100 Subject: [PATCH] Update .github/workflows/release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 16777fe..92999ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - name: Set up .NET uses: actions/setup-dotnet@v3 with: - dotnet-version: 9.0.x + dotnet-version: 10.0.x - name: Download Dalamud Latest run: |