Skip to content

Commit

Permalink
Bump julia-actions/julia-format from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [julia-actions/julia-format](https://github.com/julia-actions/julia-format) from 2 to 3.
- [Release notes](https://github.com/julia-actions/julia-format/releases)
- [Commits](julia-actions/julia-format@v2...v3)

---
updated-dependencies:
- dependency-name: julia-actions/julia-format
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent b2c8ad8 commit af06481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v2
- uses: julia-actions/julia-format@v3

0 comments on commit af06481

Please sign in to comment.