diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index cdb8bca18..b428d366a 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -91,4 +91,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4