Skip to content

Commit

Permalink
formatter: use v2 bcs v3 is not released yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian-Stefan-Ernst authored Apr 18, 2024
1 parent 4da0ca7 commit 9ee30ba
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 @@ -7,7 +7,7 @@ jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v3
- uses: julia-actions/julia-format@v2
with:
version: '1'
suggestion-label: 'format-suggest'

0 comments on commit 9ee30ba

Please sign in to comment.