File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3838
3939 - uses : extractions/setup-just@v3
4040 with :
41- just-version : " 1.14 " # optional semver specification, otherwise latest
41+ just-version : " 1.42.4 " # optional semver specification, otherwise latest
4242
4343 - run : just docs-publish
Original file line number Diff line number Diff line change 3939
4040 - uses : extractions/setup-just@v3
4141 env :
42+ just-version : " 1.42.4"
4243 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4344
4445 - name : Bump ibis version
Original file line number Diff line number Diff line change 3939
4040 - uses : extractions/setup-just@v3
4141 with :
42- just-version : " 1.14 " # optional semver specification, otherwise latest
42+ just-version : " 1.42.4 " # optional semver specification, otherwise latest
4343
4444 - name : Install libpostal
4545 run : |
7373
7474 - uses : extractions/setup-just@v3
7575 with :
76- just-version : " 1.14 " # optional semver specification, otherwise latest
76+ just-version : " 1.42.4 " # optional semver specification, otherwise latest
7777
7878 - name : Run linters
7979 run : just lint
You can’t perform that action at this time.
0 commit comments