Skip to content

Commit

Permalink
Merge pull request #92 from JuliaStats/dependabot/github_actions/juli…
Browse files Browse the repository at this point in the history
…a-actions/cache-2

Bump julia-actions/cache from 1 to 2
  • Loading branch information
andreasnoack authored Aug 19, 2024
2 parents c6d1e5d + 2f6bca8 commit d1c622e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: "1"
- uses: julia-actions/cache@v1
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@v1
- name: Benchmark
run: |
Expand Down

0 comments on commit d1c622e

Please sign in to comment.