We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5676234 commit 77a962bCopy full SHA for 77a962b
1 file changed
.github/workflows/renovate.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
31
with:
32
node-version-file: .nvmrc
33
+ cache: pnpm
34
35
- run: pnpm install --global renovate
36
0 commit comments