diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index a55a6c7f..6001e7b3 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -191,7 +191,7 @@ jobs: brew install coreutils - name: Get release download URL - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: artifacts path: artifacts