From 761ee6127c129779202033e4345af7faf4cf8673 Mon Sep 17 00:00:00 2001 From: Joseph Magly <1159087+jmagly@users.noreply.github.com> Date: Fri, 14 Aug 2026 12:24:39 -0400 Subject: [PATCH] ci: upload supply-chain evidence from job path --- .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 f4d638c..9cb18a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -423,6 +423,6 @@ jobs: uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: supply-chain-evidence-py3.12 - path: ${{ runner.temp }}/supply-chain-evidence/ + path: /tmp/supply-chain-evidence/ if-no-files-found: error retention-days: 14