Skip to content

Commit f7b0341

Browse files
Update dependency node to v24.13.1
1 parent 3d82c77 commit f7b0341

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
@@ -11,7 +11,7 @@ jobs:
1111
- uses: pnpm/action-setup@v4
1212
- uses: actions/setup-node@v6
1313
with:
14-
node-version: '24.13.0'
14+
node-version: '24.13.1'
1515
cache: 'pnpm'
1616
- name: Install dependencies
1717
run: pnpm install

0 commit comments

Comments
 (0)