From 2a1794f8ed9bd2e705e1460b043e18fd1bf7ec92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Ferreira?= Date: Wed, 18 Nov 2020 19:15:07 +0000 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a7674d80..315ba68d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: fetch-depth: 0 submodules: true - uses: coursier/cache-action@v5 - - uses: olafurpg/setup-scala@v7 + - uses: olafurpg/setup-scala@v10 - uses: olafurpg/setup-gpg@v2 - name: Release run: ./sbt ci-release