Skip to content

Commit

Permalink
Merge branch 'main' into fix/advance_after_conflict_check
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyler authored Feb 18, 2025
2 parents 3aa135a + da8327d commit d1786fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# Download previous benchmark result from cache (if exists)
- name: Download previous benchmark data
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ./cache
key: ${{ runner.os }}-benchmark
Expand Down

0 comments on commit d1786fe

Please sign in to comment.