Merge 1997988be8543967caf4ba0a1b412622f2fa5ea1 into 0cc18d603182007013b77b070e2a0a46e2b7d3c5

This commit is contained in:
renovate[bot] 2025-03-17 17:04:22 +00:00 committed by GitHub
commit 20521d2d1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ jobs:
id: pnpm-cache
run: |
echo "pnpm_cache_dir=$(pnpm store path)" >> $GITHUB_OUTPUT
- uses: actions/cache@v3
- uses: actions/cache@v4
name: Setup pnpm cache
with:
path: ${{ steps.pnpm-cache.outputs.pnpm_cache_dir }}