From 19a7a7f03d9d9bcc7c7baa87933b5a89c2843592 Mon Sep 17 00:00:00 2001 From: rogueking Date: Sun, 14 Jun 2026 19:34:55 -0400 Subject: [PATCH] fixing iso issue --- .gitea/workflows/iso-builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/iso-builder.yml b/.gitea/workflows/iso-builder.yml index 1428905..ec1089b 100644 --- a/.gitea/workflows/iso-builder.yml +++ b/.gitea/workflows/iso-builder.yml @@ -92,7 +92,7 @@ jobs: - name: Upload ${{ matrix.host }} ISO artifact if: ${{ github.event_name != 'workflow_dispatch' || inputs.upload-artifact }} - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v7 with: name: ${{ matrix.host }}-installer-iso path: iso-result/artifact/**