Skip to content

Commit eec611a

Browse files
Bump julia-actions/cache from 2.0.4 to 2.0.5 (exercism#795)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a538088 commit eec611a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
version: ${{ matrix.julia-version }}
3434

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

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

0 commit comments

Comments
 (0)