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 85b58b8 commit c602ec7Copy full SHA for c602ec7
.github/workflows/CompatHelper.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
import Pkg
25
name = "CompatHelper"
26
- version = "2"
+ version = "3"
27
Pkg.add(; name, version)
28
shell: julia --color=yes {0}
29
- name: Run CompatHelper
0 commit comments