diff --git a/.github/workflows/preview.yaml b/.github/workflows/preview.yaml index 47755e8..a41e822 100644 --- a/.github/workflows/preview.yaml +++ b/.github/workflows/preview.yaml @@ -112,7 +112,7 @@ jobs: && steps.find-pull-request.outputs.number != '' && steps.fc.outputs.comment-id != '' id: netlify - uses: nwtgck/actions-netlify@v1.2 + uses: nwtgck/actions-netlify@v2.0 with: publish-dir: ./site/_build/html production-deploy: false