Skip to content

Commit

Permalink
Bump CompatHelper.
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
maleadt authored Sep 1, 2023
1 parent ffbedbb commit f3f2c5e
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 @@ -23,7 +23,7 @@ jobs:
run: |
import Pkg
name = "CompatHelper"
version = "2"
version = "3"
Pkg.add(; name, version)
shell: julia --color=yes {0}
- name: Run CompatHelper
Expand Down

0 comments on commit f3f2c5e

Please sign in to comment.