ci: remove version field
This commit is contained in:
parent
07e9403a7f
commit
c1dbb4d8aa
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…
Reference in New Issue
Block a user