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.
2 parents 9bc35f1 + d28c3aa commit 4ba6e0bCopy full SHA for 4ba6e0b
2 files changed
.github/workflows/Benchmark.yml
@@ -17,7 +17,7 @@ jobs:
17
benchmark:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
21
22
- name: Download Buildkite Artifacts
23
id: download
.github/workflows/CompatHelper.yml
@@ -9,7 +9,7 @@ jobs:
9
CompatHelper:
10
11
12
13
- name: Get Julia compatibility
14
id: julia_compat
15
# NOTE: this requires a julia compat lower-bound with minor version!
0 commit comments