From 280fd3fa5cdd3e78ace391500b9f182268277e65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 16:26:20 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7 --- .github/workflows/windows-repro-27999.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-repro-27999.yml b/.github/workflows/windows-repro-27999.yml index 3f4708c853..1c3d42841e 100644 --- a/.github/workflows/windows-repro-27999.yml +++ b/.github/workflows/windows-repro-27999.yml @@ -92,7 +92,7 @@ jobs: - name: Upload test results if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: test-results path: |