Skip to content

Update sbt, scripted-plugin to 1.10.3 (#769) #1935

Update sbt, scripted-plugin to 1.10.3 (#769)

Update sbt, scripted-plugin to 1.10.3 (#769) #1935

Workflow file for this run

name: scalafmt
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
publish:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13
with:
java-version: [email protected]=tgz+https://download.java.net/java/GA/jdk21.0.2/f2283984656d49d69e91c558476027ac/13/GPL/openjdk-21.0.2_linux-x64_bin.tar.gz
- run: sbt "scalafmtCheckAll"