Skip to content

Update sbt-mima-plugin to 1.1.3 #774

Update sbt-mima-plugin to 1.1.3

Update sbt-mima-plugin to 1.1.3 #774

Workflow file for this run

name: ci
on:
push:
branches: ["*"]
pull_request:
branches: ["*"]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v10
- uses: coursier/cache-action@v5
- run: sbt validate