We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b222e commit aff2466Copy full SHA for aff2466
.github/workflows/CI.yml
@@ -54,7 +54,7 @@ jobs:
54
- uses: julia-actions/setup-julia@latest
55
with:
56
version: '1'
57
- - extractions/setup-just@latest # or taiki-e/install-action@just
+ - uses: extractions/setup-just@latest # or taiki-e/install-action@just
58
- run: |
59
git config --global user.name name
60
git config --global user.email email
0 commit comments