We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58566c commit 3dd9180Copy full SHA for 3dd9180
1 file changed
.github/workflows/nextjs-bundle-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install Node.js
36
uses: actions/setup-node@v4
37
with:
38
- node-version: 18
+ node-version: 20
39
40
- name: Install bundle analyzer dependency globally
41
run: npm install -g @next/bundle-analyzer
0 commit comments