Skip to content

Commit

Permalink
Update format.yml (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed May 11, 2024
1 parent d373826 commit db82102
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 @@ -18,6 +18,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 db82102

Please sign in to comment.