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.
2 parents d6c9cb3 + bd22c21 commit 83d8f75Copy full SHA for 83d8f75
.github/workflows/FormatCheck.yml
@@ -7,7 +7,7 @@ jobs:
7
code-style:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: julia-actions/julia-format@v2
+ - uses: julia-actions/julia-format@v3
11
with:
12
version: '1'
13
suggestion-label: 'format-suggest'
0 commit comments