From eae780e03b556dc60c53eb66c73563c25da415ed Mon Sep 17 00:00:00 2001 From: "its-miso[bot]" <258898867+its-miso[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 02:41:36 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20action=20actions?= =?UTF-8?q?/upload-artifact=20(v4.6.2=20=E2=86=92=20v7.0.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/eval-harness.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eval-harness.yaml b/.github/workflows/eval-harness.yaml index 6261370..f18ae4c 100644 --- a/.github/workflows/eval-harness.yaml +++ b/.github/workflows/eval-harness.yaml @@ -93,7 +93,7 @@ jobs: - name: Upload eval-report.json if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7 with: name: eval-report path: eval-report/eval-report.json