chore: Upgrade to pnpm 8

This commit is contained in:
Aaron Klinker
2023-07-11 17:35:45 -05:00
parent ac0b28e608
commit 0ce7c9d183
4 changed files with 1052 additions and 1009 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- name: Setup PNPM
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Setup NodeJS
uses: actions/setup-node@v3