From 741436081bf9ac169b1114e8387de70b1f38d1ee Mon Sep 17 00:00:00 2001 From: OSS-Bot Date: Fri, 27 Feb 2026 08:12:53 +0000 Subject: [PATCH] Update actions/upload-artifact action to v7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e911e5b..b3923a94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: - name: (Fail-only) Upload build reports if: failure() - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: reports path: |