From a32b3e1960504a187fa74ae6beec06408bb152ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 12:05:21 +0000 Subject: [PATCH] Bump coursier/cache-action from 6.1 to 6.2 Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.1 to 6.2. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](https://github.com/coursier/cache-action/compare/v6.1...v6.2) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d71a7f..160a245 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 0 submodules: true - - uses: coursier/cache-action@v6.1 + - uses: coursier/cache-action@v6.2 - uses: laughedelic/coursier-setup@v1 with: jvm: 8 @@ -36,7 +36,7 @@ jobs: with: fetch-depth: 0 submodules: true - - uses: coursier/cache-action@v6.1 + - uses: coursier/cache-action@v6.2 - uses: laughedelic/coursier-setup@v1 with: jvm: 8