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 22b8fb3 commit 80be6cbCopy full SHA for 80be6cb
.github/workflows/FormatCheck.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
version: ${{ matrix.julia-version }}
23
24
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
25
- name: Install JuliaFormatter and format
26
# This will use the latest version by default but you can set the version like so:
27
#
0 commit comments