diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9aa6abd..24ce3f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: name: execution-reports path: _build/html/reports - name: Preview Deploy to Netlify - uses: nwtgck/actions-netlify@v3 + uses: nwtgck/actions-netlify@v4 with: publish-dir: '_build/html/' production-branch: main