File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313
1414 strategy :
1515 matrix :
16- node : [ 18, 20, 22 ]
16+ node : [ 20, 22, 24 ]
1717
1818 name : Node.js ${{ matrix.node }}
1919
Original file line number Diff line number Diff line change 1616
1717 strategy :
1818 matrix :
19- node : [ 18, 20, 22 ]
19+ node : [ 20, 22, 24 ]
2020
2121 name : Node.js ${{ matrix.node }}
2222
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Playback software such as [replayweb.page](https://replayweb.page/) can be used
8383## Getting started
8484
8585### Dependencies and requirements
86- ** Scoop** requires [ Node.js 18 +] ( https://nodejs.org/en/ ) .
86+ ** Scoop** requires [ Node.js 20 +] ( https://nodejs.org/en/ ) .
8787
8888Other _ recommended_ system-level dependencies:
8989[ curl] ( https://curl.se/ ) , [ python3] ( https://www.python.org/ ) (for ` --capture-video-as-attachment ` option).
You can’t perform that action at this time.
0 commit comments