Skip to content

Commit 6676dc6

Browse files
committed
chore(deps): update dependency node to v24
1 parent 1f6ac15 commit 6676dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speed-comparison.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
- name: Setup Node.js
155155
uses: actions/setup-node@v4
156156
with:
157-
node-version: '20'
157+
node-version: '24'
158158

159159
- name: Process Benchmark Results
160160
run: |

0 commit comments

Comments
 (0)