diff --git a/.github/workflows/cicd_macos.yaml b/.github/workflows/cicd_macos.yaml index 33d4c71..512c745 100644 --- a/.github/workflows/cicd_macos.yaml +++ b/.github/workflows/cicd_macos.yaml @@ -205,7 +205,7 @@ jobs: shell: bash - name: Download build artifacts from previous jobs - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: path: enduser/ merge-multiple: true