We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d483c4 + c114a68 commit 2ef13d6Copy full SHA for 2ef13d6
1 file changed
.github/workflows/deploy.yml
@@ -22,6 +22,7 @@ jobs:
22
fetch-depth: 0
23
- uses: actions/setup-node@v4
24
with:
25
+ cache-dependency-path: ./website/package-lock.json
26
node-version: 20
27
cache: npm
28
0 commit comments