Skip to content

Commit 58bb6a6

Browse files
committed
node 24
1 parent c41954a commit 58bb6a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: 20
28+
node-version: 24
2929
cache: 'npm'
3030

3131
- name: Install dependencies

0 commit comments

Comments
 (0)