0
Fork 0
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:
Juan Picado 2023-11-19 11:35:33 +01:00 committed by GitHub
parent cdeca77f4b
commit 8ffdb6623c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
- name: Install node - name: Install node
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3 uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
with: with:
node-version: 18 node-version: 20
- name: npm setup - name: npm setup
run: | run: |
npm config set fetch-retries="5" npm config set fetch-retries="5"