1 Commits

Author SHA1 Message Date
renovate[bot]
66f4a5e93c chore(deps): update actions/cache action to v4 2024-01-17 17:38:28 +00:00
2 changed files with 347 additions and 414 deletions

View File

@@ -36,7 +36,7 @@ runs:
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
- name: Setup pnpm cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}

759
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff