Skip to content

Commit 8b64635

Browse files
Bump julia-actions/julia-format from 3 to 4 (#399)
1 parent 4102e74 commit 8b64635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
format:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: julia-actions/julia-format@v3
11+
- uses: julia-actions/julia-format@v4
1212
with:
1313
version: '1' # Change this to pin to a specific JuliaFormatter version

0 commit comments

Comments
 (0)