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