We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95dd5b7 commit ddca4bbCopy full SHA for ddca4bb
.github/workflows/benchmark.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
node-version: 16
48
cache: "npm"
49
+ cache-dependency-path: js-framework-benchmark/package-lock.json
50
51
- uses: Swatinem/rust-cache@v2
52
0 commit comments