diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b2948a8..ca8d841 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,7 +37,7 @@ jobs: steps: - name: Download artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: production-files path: ./public