We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
julia-actions/cache
1 parent 30434a1 commit 8599b50Copy full SHA for 8599b50
.github/workflows/benchmark_pr.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: julia-actions/setup-julia@v2
18
with:
19
version: "1"
20
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
21
- name: Extract Package Name from Project.toml
22
id: extract-package-name
23
run: |
0 commit comments