Update cache dependency path to pnpm-lock.yaml

This commit is contained in:
Enno Gelhaus 2025-12-06 23:17:02 +01:00 committed by GitHub
parent ce3cd7ba0e
commit aa35492fb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
node-version: '20'
cache: 'npm'
cache-dependency-path: |
**/pnpm-lock.json
**/pnpm-lock.yaml
- name: Install ESLint
run: |