Skip to content

Commit dcf41fa

Browse files
rtylerLiam Brannigan
authored andcommitted
1 parent 16755e6 commit dcf41fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
# Download previous benchmark result from cache (if exists)
3434
- name: Download previous benchmark data
35-
uses: actions/cache@v2
35+
uses: actions/cache@v4
3636
with:
3737
path: ./cache
3838
key: ${{ runner.os }}-benchmark

0 commit comments

Comments
 (0)