diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index cf221a6..64c03a0 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -64,7 +64,7 @@ jobs: steps: - name: Download documentation - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 - name: Deploy 🚀 uses: JamesIves/github-pages-deploy-action@3.7.1 with: