diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cf4c097..16a7499 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -89,7 +89,7 @@ jobs: - name: Restore Plan id: plan - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: plan