Skip to content

Commit a46fa7b

Browse files
authored
Merge pull request #15 from JuliaCollections/dependabot/github_actions/julia-actions/julia-format-4
Bump julia-actions/julia-format from 3 to 4
2 parents 6a81a56 + dab1a13 commit a46fa7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
code-style:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: julia-actions/julia-format@v3
9+
- uses: julia-actions/julia-format@v4
1010
with:
1111
version: '1' # Set `version` to '1.0.54' if you need to use JuliaFormatter.jl v1.0.54 (default: '1')

0 commit comments

Comments
 (0)