diff --git a/.github/workflows/Benchmark.yml b/.github/workflows/Benchmark.yml index d81d0131..06bbf228 100644 --- a/.github/workflows/Benchmark.yml +++ b/.github/workflows/Benchmark.yml @@ -23,7 +23,7 @@ jobs: version: 'lts' arch: x64 - name: Cache artifacts - uses: actions/cache@v5 + uses: actions/cache@v6 env: cache-name: cache-artifacts with: