Skip to content

Commit 6b6a082

Browse files
Update dependency node to v24.13.1
1 parent 8edec83 commit 6b6a082

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
@@ -69,7 +69,7 @@ jobs:
6969
- name: Use Node.js
7070
uses: actions/setup-node@v6
7171
with:
72-
node-version: '24.13.0'
72+
node-version: '24.13.1'
7373
cache: 'pnpm'
7474

7575
- name: Install dependencies

0 commit comments

Comments
 (0)