Skip to content

Commit

Permalink
Update scalafmt-native github action (#143)
Browse files Browse the repository at this point in the history
(cherry picked from commit deb3e6f)
  • Loading branch information
mdedetrich committed Apr 7, 2024
1 parent 3459473 commit d89706d
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 @@ -20,7 +20,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.11'
arguments: '--list --mode diff-ref=origin/main'

0 comments on commit d89706d

Please sign in to comment.