Skip to content

Commit

Permalink
Bump julia-actions/cache from 2.0.4 to 2.0.5
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>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent cc5276c commit 577e353
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
Expand Up @@ -35,7 +35,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()"
Expand Down

0 comments on commit 577e353

Please sign in to comment.