diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a186e98eb..62c6e27c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: name: execution-reports path: _build/html/reports - name: Preview Deploy to Netlify - uses: nwtgck/actions-netlify@v1.1 + uses: nwtgck/actions-netlify@v3.0 with: publish-dir: '_build/html/' production-branch: main