chore(web): update pnpm version

This commit is contained in:
LukeWasTaken
2023-05-01 11:11:04 +02:00
parent bda2c2657a
commit 073a3d0fdd
2 changed files with 476 additions and 443 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v2.0.1
with:
version: 7.28.0
version: 8.3.1
- name: Setup node
uses: actions/setup-node@v2