Skip to content

Commit 9a720b9

Browse files
Bump julia-actions/julia-format from 3 to 4 (#7)
Bumps [julia-actions/julia-format](https://github.com/julia-actions/julia-format) from 3 to 4. - [Release notes](https://github.com/julia-actions/julia-format/releases) - [Commits](julia-actions/julia-format@v3...v4) --- updated-dependencies: - dependency-name: julia-actions/julia-format dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc49abc commit 9a720b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-julia.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
format:
2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: julia-actions/julia-format@v3
29+
- uses: julia-actions/julia-format@v4
3030
with:
3131
# Version compat for JuliaFormatter.jl (default: '1')
3232
# E.g. set to '1.0.54' if you need to use JuliaFormatter.jl v1.0.54

0 commit comments

Comments
 (0)