fix: update pnpm version to 8.15.6 to resolve ERR_INVALID_THIS error in workflow

This commit is contained in:
Thomas Hallock
2025-09-29 10:58:18 -05:00
parent af7725622e
commit 0b9bfed12d

View File

@@ -36,7 +36,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 8.0.0
version: 8.15.6
- name: Get pnpm store directory
shell: bash