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