Skip to content

Commit d42075c

Browse files
chore: bump julia-actions/julia-format from 3 to 4 (#58)
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>
1 parent b72cedd commit d42075c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/QualityCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Format Suggestions
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: julia-actions/julia-format@v3
10+
- uses: julia-actions/julia-format@v4
1111

1212
typos-check:
1313
name: Spell Check with Typos

0 commit comments

Comments
 (0)