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.
1 parent 1c09a00 commit 81fbd2aCopy full SHA for 81fbd2a
.github/workflows/benchmark_pr.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: julia-actions/setup-julia@v1
16
with:
17
version: "1"
18
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
19
- name: Extract Package Name from Project.toml
20
id: extract-package-name
21
run: |
0 commit comments