Skip to content

Commit c602ec7

Browse files
committed
CI: Bump CompatHelper to v3
1 parent 85b58b8 commit c602ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
import Pkg
2525
name = "CompatHelper"
26-
version = "2"
26+
version = "3"
2727
Pkg.add(; name, version)
2828
shell: julia --color=yes {0}
2929
- name: Run CompatHelper

0 commit comments

Comments
 (0)