ci: fix pnpm lockfile policy checks

This commit is contained in:
zvictor 2026-03-06 21:29:16 -03:00
parent bee9fdd207
commit fccec94805
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: pnpm
- name: Block manual lockfile edits
run: |