Update scalafmt

This commit is contained in:
Matthew de Detrich 2023-07-30 11:28:16 +02:00 committed by Matthew de Detrich
parent 4874748557
commit 223a338f0e
2 changed files with 2 additions and 2 deletions

View file

@ -20,5 +20,5 @@ jobs:
- name: Check project is formatted
uses: jrouly/scalafmt-native-action@v2
with:
version: '3.7.1'
version: '3.7.11'
arguments: '--list --mode diff-ref=origin/main'