From 66c90ba77eb3d8965915f6b7d1bc83b4c7c71ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 10:16:48 +0000 Subject: [PATCH] Bump julia-actions/cache from 2.0.0 to 2.0.1 Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/julia-actions/cache/releases) - [Changelog](https://github.com/julia-actions/cache/blob/main/devdocs/making_a_new_release.md) - [Commits](https://github.com/julia-actions/cache/compare/d48542bb7b6239a9391789f01d21a6bdde9ad5df...580d2b69d895343992af2cbad49c32a0149c2cde) --- updated-dependencies: - dependency-name: julia-actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... 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 099ccc6..cbdc21d 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -53,7 +53,7 @@ jobs: - uses: julia-actions/install-juliaup@2ad49a51b33d519705c111f7b6fe9d069f356da5 with: channel: "${{ matrix.version }}" - - uses: julia-actions/cache@d48542bb7b6239a9391789f01d21a6bdde9ad5df + - uses: julia-actions/cache@580d2b69d895343992af2cbad49c32a0149c2cde - uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c - uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 @@ -88,7 +88,7 @@ jobs: with: channel: "${{ matrix.version }}" - - uses: julia-actions/cache@d48542bb7b6239a9391789f01d21a6bdde9ad5df + - uses: julia-actions/cache@580d2b69d895343992af2cbad49c32a0149c2cde - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e with: