Skip to content

Update sbt, scripted-plugin to 1.10.5 (#1012) #19

Update sbt, scripted-plugin to 1.10.5 (#1012)

Update sbt, scripted-plugin to 1.10.5 (#1012) #19

Workflow file for this run

name: scalafmt
on:
- push
jobs:
scalafmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: scalafmt-native-action
uses: jrouly/scalafmt-native-action@v4