chore: fix dependabot alerts (#3657)

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
Ramkumar Chinchani
2025-12-15 23:34:32 -08:00
committed by GitHub
parent ed40bfd689
commit 3a349dccec
14 changed files with 231 additions and 228 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@v4
uses: actions/cache@v5
with:
path: ./cache
key: ${{ runner.os }}-gen1-benchmark