diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cf7afc7..aeda558 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,7 +39,7 @@ jobs: steps: - name: Download artifact - uses: actions/download-artifact@v4.1.7 + uses: actions/download-artifact@v2 with: name: production-files path: ./dist