Skip to content

Update scala-library, scala-reflect to 2.13.12 #794

Update scala-library, scala-reflect to 2.13.12

Update scala-library, scala-reflect to 2.13.12 #794

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