From 287a9708aaf0aca3c3debf80bed860c66f9fa580 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 25 Jun 2026 00:04:16 +0000 Subject: [PATCH] chore(deps): 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 f0c90e0..2d0a8c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: --reason "native Vulkan smoke runner is not enabled on this CI lane yet" - name: Upload acceptance evidence if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: stage-0-2-acceptance-${{ matrix.os }} path: |