diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 7fa06e0..327ebdb 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -63,7 +63,7 @@ jobs: exit 1 fi - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 with: # Automatically inject basePath in your Next.js configuration file and disable # server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).