diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml index 06017e0..3c0b959 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -40,7 +40,7 @@ jobs: - name: Download site Content if: ${{ env.RELEASE_ENV == 'prod' }} - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: magento-extension - name: Create Github Release