Updated pnpm in workflows and Dockerfile

This commit is contained in:
Mawoka
2024-01-03 19:04:05 +01:00
parent 936ae56693
commit 9ae88794ca
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- uses: pnpm/action-setup@v2.2.4
with:
version: 7.9.3
version: 8.14.0
working-directory: ./frontend
- name: Install dependencies