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

This commit is contained in:
Joakim Carlstein 2024-06-27 11:55:33 +02:00
parent be5c4d28b6
commit 4d12402595
2 changed files with 0 additions and 4 deletions

View file

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