CI: specify pnpm version
Some checks failed
/ build (push) Failing after 9s

This commit is contained in:
phil 2025-01-31 05:10:31 +01:00
parent 07b34f1b37
commit 2c9b615ef0

View file

@ -40,6 +40,7 @@ jobs:
name: Install pnpm
with:
run_install: false
version: 10
- name: Install Node.js
uses: actions/setup-node@v4