Skip to content

Commit 8599b50

Browse files
committed
Update julia-actions/cache to v2
1 parent 30434a1 commit 8599b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: julia-actions/setup-julia@v2
1818
with:
1919
version: "1"
20-
- uses: julia-actions/cache@v1
20+
- uses: julia-actions/cache@v2
2121
- name: Extract Package Name from Project.toml
2222
id: extract-package-name
2323
run: |

0 commit comments

Comments
 (0)