Skip to content

Commit cf4757f

Browse files
Update dependency node to v24
1 parent cf6137d commit cf4757f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: pnpm/action-setup@v4
4343
- uses: actions/setup-node@v5
4444
with:
45-
node-version: 22
45+
node-version: 24
4646
cache: pnpm
4747
- name: Install Dependencies
4848
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)