We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41954a commit 58bb6a6Copy full SHA for 58bb6a6
1 file changed
.github/workflows/nextjs.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Node.js
26
uses: actions/setup-node@v4
27
with:
28
- node-version: 20
+ node-version: 24
29
cache: 'npm'
30
31
- name: Install dependencies
0 commit comments