We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f93a5d + e21b7b1 commit 97fc5dcCopy full SHA for 97fc5dc
1 file changed
.github/workflows/release.yml
@@ -83,7 +83,7 @@ jobs:
83
version: ${{ env.PNPM_VERSION }}
84
85
- name: pnpm store cache
86
- uses: actions/cache@v4
+ uses: actions/cache@v5
87
with:
88
path: ~/.pnpm-store
89
key: windows-pnpm-${{ hashFiles('pnpm-lock.yaml') }}
0 commit comments