Skip to content

Commit

Permalink
CICD: fix CompatHelper by setting to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickm663 committed Jan 24, 2024
1 parent 4094418 commit aa45348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
import Pkg
name = "CompatHelper"
uuid = "aa819f21-2bde-4658-8897-bab36330d9b7"
version = "2"
version = "3.10.0"
Pkg.add(; name, uuid, version)
shell: julia --color=yes {0}
- name: "Run CompatHelper"
Expand Down

0 comments on commit aa45348

Please sign in to comment.