Skip to content

Commit

Permalink
Bump julia-actions/cache from 2.0.4 to 2.0.5 (#795)
Browse files Browse the repository at this point in the history
Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2.0.4 to 2.0.5.
- [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@8608484...8242439)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Oct 12, 2024
1 parent a538088 commit eec611a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exercise-tests.yml
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ jobs:
with:
version: ${{ matrix.julia-version }}

- uses: julia-actions/cache@8608484607cba0bdb5437a7bad85d6502499d029
- uses: julia-actions/cache@824243901fb567ccb490b0d0e2483ccecde46834

- name: Install test dependencies
run: julia --color=yes --project -e "using Pkg; Pkg.instantiate()"

0 comments on commit eec611a

Please sign in to comment.