julia-actions / cache

A shortcut action to cache Julia artifacts, packages, and registries.
MIT License
38 stars 8 forks source link

Update actions/cache to v4.0.2 #120

Closed IanButterworth closed 3 months ago

IanButterworth commented 3 months ago

Fixes #119

As pointed out in https://github.com/julia-actions/cache/issues/119 this was erroneously left in #71 on a commit that had dependencies updated that didn't correspond with a actions/cache release.

DilumAluthge commented 3 months ago

Ref https://github.com/julia-actions/cache/issues/109

DilumAluthge commented 3 months ago

Closing in favor of #121

Once #121 is merged, we can use Dependabot for future update PRs.

DilumAluthge commented 3 months ago

Replaced by https://github.com/julia-actions/cache/pull/123