Browse Source

ci: 调整node版本

pull/127/head 8.0.4.15
WangJunZzz 2 years ago
parent
commit
127fcbc46a
  1. 2
      .github/workflows/docker-image.yml

2
.github/workflows/docker-image.yml

@ -43,7 +43,7 @@ jobs:
needs: api
steps:
- name: Checkout
uses: actions/checkout@4
uses: actions/checkout@2
with:
persist-credentials: false

Loading…
Cancel
Save