diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38dd993..bff4d7e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,7 +139,7 @@ jobs: uses: actions/checkout@v4 - name: Download Single-Platform Packages - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: path: . merge-multiple: true