Skip to content

Commit

Permalink
Bump julia-actions/cache from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/julia-actions/cache/releases)
- [Commits](julia-actions/cache@569d290...8ef8d33)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 90f85e6 commit a4d0e78
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 @@ -23,7 +23,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@569d290d51d6c22c1cd4ceec591a1bf112aab9c0
- uses: julia-actions/cache@8ef8d3313f5536c64072e04a9dad48c6669dc264
- uses: julia-actions/julia-buildpkg@00f9fd6b2600be0a8d80566dd4d4d2389b3468eb
- uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f
env:
Expand Down

0 comments on commit a4d0e78

Please sign in to comment.