From 7fa9d631f3ac00278c5473b147ab3372f2b9664b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 15:12:33 +0100 Subject: [PATCH] Bump coursier/cache-action from 6.3 to 6.4 (#9) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 6ac4e16..3bdfb1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,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 @@ -32,7 +32,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