Skip to content

Commit

Permalink
Update scalafmt native github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Jan 3, 2024
1 parent 06977e4 commit 9b26197
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
persist-credentials: false

- name: Check project is formatted
uses: jrouly/scalafmt-native-action@v2
uses: jrouly/scalafmt-native-action@v3
with:
version: '3.7.17'
arguments: '--list --mode diff-ref=origin/main'

0 comments on commit 9b26197

Please sign in to comment.