Skip to content

Commit

Permalink
Bump julia-actions/cache from 2.0.1 to 2.0.2 in the all-deps group
Browse files Browse the repository at this point in the history
Bumps the all-deps group with 1 update: [julia-actions/cache](https://github.com/julia-actions/cache).


Updates `julia-actions/cache` from 2.0.1 to 2.0.2
- [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](julia-actions/cache@580d2b6...e7913c2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 6212dee commit 84d7f60
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 @@ -24,7 +24,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@580d2b69d895343992af2cbad49c32a0149c2cde
- uses: julia-actions/cache@e7913c2cb93bea16cc88abf47e27c950182cbd99
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c
- uses: julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2
env:
Expand Down

0 comments on commit 84d7f60

Please sign in to comment.