We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab347a2 commit 38c5d33Copy full SHA for 38c5d33
.github/workflows/nextjs.yml
@@ -56,7 +56,6 @@ jobs:
56
uses: actions/setup-node@v4
57
with:
58
node-version: "20"
59
- cache: ${{ steps.detect-package-manager.outputs.manager }}
60
- name: Setup Pages
61
uses: actions/configure-pages@v5
62
0 commit comments