We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16755e6 commit dcf41faCopy full SHA for dcf41fa
.github/workflows/python_benchmark.yml
@@ -32,7 +32,7 @@ jobs:
32
33
# Download previous benchmark result from cache (if exists)
34
- name: Download previous benchmark data
35
- uses: actions/cache@v2
+ uses: actions/cache@v4
36
with:
37
path: ./cache
38
key: ${{ runner.os }}-benchmark
0 commit comments