diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 88dafbc..0593771 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -203,7 +203,7 @@ jobs: steps: - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 - name: Create build summary run: |