👷 Updated frontend lint to use up-to-date pnpm and eslint version
This commit is contained in:
@@ -24,9 +24,9 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- uses: pnpm/action-setup@v2.2.4
|
||||
- uses: pnpm/action-setup@v5.0.0
|
||||
with:
|
||||
version: 8.14.0
|
||||
version: 10.24.0
|
||||
working-directory: ./frontend
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user