Skip to content

Commit 8a7eab0

Browse files
authored
Merge pull request #460 from pythonspeed/dependabot/github_actions/Swatinem/rust-cache-2
Bump Swatinem/rust-cache from 1 to 2
2 parents 4125b6b + 25f32e3 commit 8a7eab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
auto-update-conda: false
3636
activate-environment: benchmark
3737
environment-file: benchmarks/conda-linux-64.lock
38-
- uses: Swatinem/rust-cache@v1
38+
- uses: Swatinem/rust-cache@v2
3939
- name: Benchmark
4040
run: |
4141
set -euo pipefail

0 commit comments

Comments
 (0)