Skip to content

Commit

Permalink
Merge pull request #145 from SciML/dependabot/github_actions/julia-ac…
Browse files Browse the repository at this point in the history
…tions/julia-format-3

Bump julia-actions/julia-format from 2 to 3
  • Loading branch information
ChrisRackauckas committed May 20, 2024
2 parents c3d64b3 + 72037ed commit e23cca8
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 e23cca8

Please sign in to comment.