We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76f847 commit d642fe7Copy full SHA for d642fe7
1 file changed
.github/workflows/nextjs.yml
@@ -53,7 +53,7 @@ jobs:
53
node-version: "16"
54
cache: ${{ steps.detect-package-manager.outputs.manager }}
55
- name: Setup Pages
56
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v6
57
with:
58
# Automatically inject basePath in your Next.js configuration file and disable
59
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
0 commit comments