We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a81a56 + dab1a13 commit a46fa7bCopy full SHA for a46fa7b
.github/workflows/Format.yml
@@ -6,6 +6,6 @@ jobs:
6
code-style:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: julia-actions/julia-format@v3
+ - uses: julia-actions/julia-format@v4
10
with:
11
version: '1' # Set `version` to '1.0.54' if you need to use JuliaFormatter.jl v1.0.54 (default: '1')
0 commit comments