Skip to content

Commit 60c532e

Browse files
authored
Update CompatHelper.yml to version 3
1 parent 93f4439 commit 60c532e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
import Pkg
1313
name = "CompatHelper"
1414
uuid = "aa819f21-2bde-4658-8897-bab36330d9b7"
15-
version = "2"
15+
version = "3"
1616
Pkg.add(; name, uuid, version)
1717
shell: julia --color=yes {0}
1818
- name: "Run CompatHelper"
@@ -23,4 +23,4 @@ jobs:
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
26-
# COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
26+
# COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}

0 commit comments

Comments
 (0)