Skip to content

Commit ececc62

Browse files
Update dependency node to v24
1 parent 5772153 commit ececc62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- uses: actions/setup-node@v4
4141
with:
42-
node-version: '22.21.1'
42+
node-version: '24.18.0'
4343

4444
- name: Install Danger JS
4545
run: npm install -g danger

0 commit comments

Comments
 (0)