Skip to content

Commit 879902c

Browse files
chore(deps): bump julia-actions/julia-format from 3 to 4 (#93)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastian Pfitzner <[email protected]>
1 parent 9a8b2d3 commit 879902c

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
@@ -24,7 +24,7 @@ jobs:
2424
format:
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: julia-actions/julia-format@v3
27+
- uses: julia-actions/julia-format@v4
2828
with:
2929
# Version compat for JuliaFormatter.jl (default: '1')
3030
# E.g. set to '1.0.54' if you need to use JuliaFormatter.jl v1.0.54

0 commit comments

Comments
 (0)