diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 943ef846..d853152f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,7 +90,7 @@ jobs: submodules: true - name: Download artifacts from job test-and-assemble - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: test-and-assemble