Skip to content

Commit

Permalink
Update format.yml (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored May 13, 2024
1 parent 520cafb commit 9d1b9be
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 9d1b9be

Please sign in to comment.