mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Update the recommended node version to v16.5.0 (LTS)
This commit is contained in:
parent
953f9405fc
commit
212cced969
6 changed files with 8 additions and 8 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Setup node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 16.10.0
|
||||
node-version: 16.15.0
|
||||
cache: 'npm'
|
||||
cache-dependency-path: frontend/package-lock.json
|
||||
- name: ${{ matrix.browser }} browser tests (Mempool)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue