mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore: fix ci issue
This commit is contained in:
parent
6a317f8819
commit
52eaf2484f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/smok-test-docker.yml
vendored
2
.github/workflows/smok-test-docker.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 18
|
||||
- name: Docker test
|
||||
run: |
|
||||
docker run -d -it --rm --name verdaccio -p 4873:4873 verdaccio/verdaccio:5
|
||||
|
|
Loading…
Add table
Reference in a new issue