diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d0b06a..7f83c1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,7 +138,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