Skip to content

Commit 411648f

Browse files
dependabot[bot]ChrisRackauckas
authored andcommitted
chore(deps): bump julia-actions/julia-format from 3 to 4
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>
1 parent 579a544 commit 411648f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/FormatCheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ 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

0 commit comments

Comments
 (0)