Skip to content

Commit 9d54c70

Browse files
committed
use node 22
1 parent 7e3ba8b commit 9d54c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: pnpm/action-setup@v4
2727
- uses: actions/setup-node@v4
2828
with:
29-
node-version: 18
29+
node-version: 22
3030
cache: "pnpm"
3131
- name: Move Cypress to dependencies
3232
run: |

0 commit comments

Comments
 (0)