ci: remove version field

This commit is contained in:
taskylizard 2024-07-09 10:30:20 +00:00
parent 07e9403a7f
commit c1dbb4d8aa
No known key found for this signature in database
GPG Key ID: 1820131ED1A24120

View File

@ -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: