diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 6fbdda6..88b5dfb 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -92,4 +92,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5