diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index df3a0cf..9681b8d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -261,7 +261,7 @@ jobs: # Download all the artifacts - name: Add Precompiled Artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: path: src