diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f072929a..2a8654e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: name: _build path: _build - name: Preview Deploy to Netlify - uses: nwtgck/actions-netlify@v2 + uses: nwtgck/actions-netlify@v3 with: publish-dir: '_build/html/' production-branch: master