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