Skip to content

Commit e075796

Browse files
committed
update main workflow node version
1 parent 4c360bc commit e075796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
platform: [ubuntu-latest]
17-
node-version: [18.15.0]
17+
node-version: [22.11.0]
1818
runs-on: ${{ matrix.platform }}
1919
env:
2020
PUPPETEER_SKIP_DOWNLOAD: true

0 commit comments

Comments
 (0)