From 564854cba925b13c2c31abdce5fcca6a3db11b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:21:34 +0000 Subject: [PATCH] Bump julia-actions/cache from 1.5.0 to 1.5.2 Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](https://github.com/julia-actions/cache/compare/207a5a0786d0263d27c287c7bc6dd54fec8bed64...dc1a3cdeacb521b0ca93cfc66143fcadb15a5bd0) --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6f17073..55fa85b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -64,7 +64,7 @@ jobs: - uses: julia-actions/setup-julia@58ad1cdde70774ab0693de31c3cd4e751b46aea2 with: version: ${{ matrix.version }} - - uses: julia-actions/cache@207a5a0786d0263d27c287c7bc6dd54fec8bed64 + - uses: julia-actions/cache@dc1a3cdeacb521b0ca93cfc66143fcadb15a5bd0 - uses: julia-actions/julia-buildpkg@5484b0e27fa12452eb1deffe4fd40ff700c429b9 - uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f with: