Skip to content

Commit

Permalink
Update julia-actions/cache to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenszhu committed Nov 25, 2024
1 parent 30434a1 commit 8599b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: julia-actions/setup-julia@v2
with:
version: "1"
- uses: julia-actions/cache@v1
- uses: julia-actions/cache@v2
- name: Extract Package Name from Project.toml
id: extract-package-name
run: |
Expand Down

0 comments on commit 8599b50

Please sign in to comment.