Ramkumar Chinchani
2024-01-29 15:30:41 -08:00
committed by GitHub
parent 9def35f3b8
commit 580df421bf
12 changed files with 247 additions and 421 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
run: make BENCH_OUTPUT=ci-cd run-bench
# Download previous benchmark result from cache (if exists)
- name: Download previous benchmark data
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ./cache
key: ${{ runner.os }}-gen1-benchmark