diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 265051a..6288cf2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -117,7 +117,7 @@ jobs: uses: actions/checkout@v4 - name: Download build artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: cpp-repl-ubuntu-24.04-llvm22 path: ./artifact