diff --git a/.github/workflows/ligretto-deploy.yml b/.github/workflows/ligretto-deploy.yml index 0438d7d7..cc6068ab 100644 --- a/.github/workflows/ligretto-deploy.yml +++ b/.github/workflows/ligretto-deploy.yml @@ -130,7 +130,7 @@ jobs: - name: Download frontend dist id: download_frontend_dist - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: frontend-dist path: apps/ligretto-frontend/dist