fix: bump npm from 10.2.x to 10.5.x

This commit is contained in:
Brian Smith
2024-04-09 14:15:47 -04:00
parent 1e9f36c54d
commit b6662d4ee0
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Setup npm
run: npm i -g npm@10.2.x
run: npm i -g npm@10.5.x
- name: Install Firefox 123.0
run: |