fix(workflows): removed explicit pnpm version

This commit is contained in:
Simon Cambier
2024-08-13 19:12:09 +02:00
parent 5c294db9f3
commit 570cbb94c3

View File

@@ -20,7 +20,6 @@ jobs:
- uses: pnpm/action-setup@v4
with:
version: 9.3.0
run_install: true
- name: Use Node.js