Skip to content

Commit

Permalink
Update format.yml (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed May 14, 2024
1 parent 996c2a1 commit 935a76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
persist-credentials: false

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

0 comments on commit 935a76a

Please sign in to comment.