fix: update pnpm version to 8.15.6 to resolve ERR_INVALID_THIS error in workflow
This commit is contained in:
2
.github/workflows/publish-abacus-react.yml
vendored
2
.github/workflows/publish-abacus-react.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user