From 675df87a04638fb5d83a18c43c461429ade2296d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 21:26:59 +0000 Subject: [PATCH] Bump coursier/cache-action from 6.3 to 6.4 Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.3 to 6.4. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](https://github.com/coursier/cache-action/compare/v6.3...v6.4) --- 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4baad4..845f0b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: with: fetch-depth: 0 submodules: true - - uses: coursier/cache-action@v6.3 + - uses: coursier/cache-action@v6.4 - uses: coursier/setup-action@v1.2.1 with: jvm: 8 @@ -48,7 +48,7 @@ jobs: with: submodules: true fetch-depth: 0 - - uses: coursier/cache-action@v6.3 + - uses: coursier/cache-action@v6.4 - uses: coursier/setup-action@v1.2.1 with: jvm: 8 @@ -66,7 +66,7 @@ jobs: with: submodules: true fetch-depth: 0 - - uses: coursier/cache-action@v6.3 + - uses: coursier/cache-action@v6.4 - uses: coursier/setup-action@v1.2.1 with: jvm: 8 @@ -91,7 +91,7 @@ jobs: with: submodules: true fetch-depth: 0 - - uses: coursier/cache-action@v6.3 + - uses: coursier/cache-action@v6.4 - uses: coursier/setup-action@v1.2.1 with: jvm: 8