mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update docker-proxy-nginx-e2e.yml
This commit is contained in:
parent
cdeca77f4b
commit
8ffdb6623c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-proxy-nginx-e2e.yml
vendored
2
.github/workflows/docker-proxy-nginx-e2e.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Install node
|
||||
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
- name: npm setup
|
||||
run: |
|
||||
npm config set fetch-retries="5"
|
||||
|
|
Loading…
Reference in a new issue