diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a4c1206e..dce5e36f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -186,7 +186,7 @@ jobs: git push -f origin php-${{ steps.version.outputs.PHP_VERSION }}-latest - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: ${{ github.workspace }}