diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9653a52..3bba45e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -193,7 +193,7 @@ jobs: uses: actions/checkout@v4 - name: Download Linux binary - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: multi-agent-config-x86_64-unknown-linux-gnu path: ./bin