Skip to content

Commit 7ddf687

Browse files
Update dependency node to v24
1 parent 4855136 commit 7ddf687

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
@@ -9,7 +9,7 @@ jobs:
99
- name: Set up NodeJS
1010
uses: actions/setup-node@v5
1111
with:
12-
node-version: 20.19.5
12+
node-version: 24.11.0
1313
cache: 'yarn'
1414

1515
- name: Install dependencies

0 commit comments

Comments
 (0)