From 2e09a72d513a72a5a25eb77b2639999384d40e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 00:19:45 +0000 Subject: [PATCH] Bump julia-actions/cache from 1.5.2 to 2.0.0 Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1.5.2 to 2.0.0. - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](https://github.com/julia-actions/cache/compare/dc1a3cdeacb521b0ca93cfc66143fcadb15a5bd0...d48542bb7b6239a9391789f01d21a6bdde9ad5df) --- updated-dependencies: - dependency-name: julia-actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 96aca15..044693d 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -65,7 +65,7 @@ jobs: - uses: julia-actions/setup-julia@f2258781c657ad9b4b88072c5eeaf9ec8c370874 with: version: ${{ matrix.version }} - - uses: julia-actions/cache@dc1a3cdeacb521b0ca93cfc66143fcadb15a5bd0 + - uses: julia-actions/cache@d48542bb7b6239a9391789f01d21a6bdde9ad5df - uses: r-lib/actions/setup-r@b7e68d63e51bdf225997973e2add36d551f60f02 with: