Update build.yml (last one)
This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
||||
path: BenchmarkDotNet.Artifacts
|
||||
|
||||
- name: Cache Benchmark Data
|
||||
uses: actions/cache@v1
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: ./bench-cache
|
||||
key: ${{runner.os}}-${{ github.head_ref || github.ref_name }}-benchmark
|
||||
|
||||
Reference in New Issue
Block a user