Skip to content

Commit

Permalink
Bump julia-actions/cache from 1.5.0 to 1.5.2
Browse files Browse the repository at this point in the history
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](julia-actions/cache@207a5a0...dc1a3cd)

---
updated-dependencies:
- dependency-name: julia-actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent d2cf893 commit 02f2189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 02f2189

Please sign in to comment.