diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 47d01afd..c32d625e 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -15,6 +15,7 @@ jobs: - 2.12.14 - 2.13.5 - 2.13.6 + - 2.13.7 steps: - uses: actions/checkout@v2 - uses: olafurpg/setup-scala@v10