We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851cbd7 commit 5a5dc08Copy full SHA for 5a5dc08
.github/workflows/CompatHelper.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- name: Pkg.add("CompatHelper")
15
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'
16
- name: CompatHelper.main()
0 commit comments