chore(deps): make sure the correct PNPM version is used

This commit is contained in:
Joakim Carlstein 2024-06-27 11:47:40 +02:00
parent 2cefa2508b
commit be5c4d28b6

View file

@ -21,8 +21,6 @@ jobs:
fetch-depth: 2
- uses: pnpm/action-setup@v4.0.0
with:
version: 8.3.1
- name: Setup Node.js environment
uses: actions/setup-node@v4