updated github action to pnpm v8

This commit is contained in:
Hassan El Mghari
2024-01-26 09:58:25 -08:00
parent 7e2f0000b2
commit f63dc33385

View File

@@ -27,7 +27,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
run_install: true
- name: Type check