We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e16ca2 commit d4cc105Copy full SHA for d4cc105
.github/workflows/format.yml
@@ -18,7 +18,6 @@ jobs:
18
persist-credentials: false
19
20
- name: Check project is formatted
21
- # https://github.com/jrouly/scalafmt-native-action/pull/363
22
- uses: raboof/scalafmt-native-action@0f1daa11b1b9abaa574aac6b24a26f14413fd7f8
+ uses: jrouly/scalafmt-native-action@v3
23
with:
24
arguments: '--list --mode diff-ref=origin/main'
0 commit comments