Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit e23cca8

Browse files
Merge pull request #145 from SciML/dependabot/github_actions/julia-actions/julia-format-3
Bump julia-actions/julia-format from 2 to 3
2 parents c3d64b3 + 72037ed commit e23cca8

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@v2
9+
- uses: julia-actions/julia-format@v3

0 commit comments

Comments
 (0)