mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
ci: remove version field
This commit is contained in:
parent
07e9403a7f
commit
c1dbb4d8aa
1 changed files with 1 additions and 2 deletions
3
.github/workflows/deploy-api.yml
vendored
3
.github/workflows/deploy-api.yml
vendored
|
|
@ -20,8 +20,7 @@ jobs:
|
|||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9
|
||||
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue