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