build(dev-deps): update @electron/lint-roller and markdownlint-cli2 (#47082)

This commit is contained in:
David Sanders
2025-05-19 05:19:04 -07:00
committed by GitHub
parent 208bbc0504
commit d426667a01
6 changed files with 237 additions and 226 deletions

View File

@@ -104,7 +104,7 @@ jobs:
if: ${{ inputs.target-platform == 'macos' }}
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
with:
node-version: 20.11.x
node-version: 20.19.x
cache: yarn
cache-dependency-path: src/electron/yarn.lock
- name: Install Dependencies