Skip to content

Commit 3fee471

Browse files
Update CompatHelper.yml
1 parent 420299c commit 3fee471

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
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: julia-actions/setup-julia@v2
1717
with:
18-
version: 1.3
18+
version: 1
1919
- name: Pkg.add("CompatHelper")
2020
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'
2121
- name: CompatHelper.main()

0 commit comments

Comments
 (0)